Download Free code android styled dialogs

Description

A simple library for styling Android dialogs in the Holo theme. It also removes boilerplate code for displaying simple dialogs.

Icons

android styled dialogs

Source Files

The download file android-styled-dialogs-master.zip has the following entries.


.gitignore/*  w  w  w. ja  v a2  s. c  om*/
CHANGELOG.md
LICENSE.txt
README.md
demo/AndroidManifest.xml
demo/pom.xml
demo/project.properties
demo/res/drawable-hdpi/ic_launcher.png
demo/res/drawable-ldpi/ic_launcher.png
demo/res/drawable-mdpi/ic_launcher.png
demo/res/drawable-xhdpi/ic_launcher.png
demo/res/drawable-xhdpi/jayne_hat.png
demo/res/layout/item_jayne_hat.xml
demo/res/layout/item_list.xml
demo/res/layout/main.xml
demo/res/values/colors.xml
demo/res/values/strings.xml
demo/res/values/styles.xml
demo/res/values/theme.xml
demo/src/eu/inmite/demo/dialogs/FavoriteCharacterDialogFragment.java
demo/src/eu/inmite/demo/dialogs/IFavoriteCharacterDialogListener.java
demo/src/eu/inmite/demo/dialogs/JayneHatDialogFragment.java
demo/src/eu/inmite/demo/dialogs/MyActivity.java
graphics/screenshot-original.png
graphics/screenshot-small.png
library/AndroidManifest.xml
library/build.gradle
library/pom.xml
library/project.properties
library/res/color/sdl_primary_text_holo_dark.xml
library/res/color/sdl_primary_text_holo_light.xml
library/res/drawable-hdpi/sdl_background_dark.9.png
library/res/drawable-hdpi/sdl_background_light.9.png
library/res/drawable-mdpi/sdl_background_dark.9.png
library/res/drawable-mdpi/sdl_background_light.9.png
library/res/drawable-xhdpi/sdl_background_dark.9.png
library/res/drawable-xhdpi/sdl_background_light.9.png
library/res/layout/dialog_part_button.xml
library/res/layout/dialog_part_button_panel.xml
library/res/layout/dialog_part_button_separator.xml
library/res/layout/dialog_part_custom.xml
library/res/layout/dialog_part_datepicker.xml
library/res/layout/dialog_part_list.xml
library/res/layout/dialog_part_message.xml
library/res/layout/dialog_part_progress.xml
library/res/layout/dialog_part_title.xml
library/res/values-v11/sdl__theme.xml
library/res/values/sdl__attrs.xml
library/res/values/sdl__colors.xml
library/res/values/sdl__dimens.xml
library/res/values/sdl__ids.xml
library/res/values/sdl__strings.xml
library/res/values/sdl__theme.xml
library/src/eu/inmite/android/lib/dialogs/BaseDialogBuilder.java
library/src/eu/inmite/android/lib/dialogs/BaseDialogFragment.java
library/src/eu/inmite/android/lib/dialogs/ISimpleDialogCancelListener.java
library/src/eu/inmite/android/lib/dialogs/ISimpleDialogListener.java
library/src/eu/inmite/android/lib/dialogs/ProgressDialogFragment.java
library/src/eu/inmite/android/lib/dialogs/SimpleDialogFragment.java
pom.xml

Download

Click the following link to download android-styled-dialogs-master.zip.

android-styled-dialogs-master.zip




















Home »
  Android Free Code »
    UI »




ActionBar
Bootstrap
Button
Font
GridView
Layout
ListView
MapView
ProgressBar
TabHost
TextView
Theme
UI
UI Library
Wallpaper
WebView
Widget