Example Android application demonstrating how to use custom drawable states to enhance your Android application with minimal effort..
Example-Android-CustomDrawableStates is hosted in the following web site
https://github.com/CharlesHarley/Example-Android-CustomDrawableStates
If you think the Android project Example-Android-CustomDrawableStates listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Example-Android-CustomDrawableStates.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 1 |
There are 2 image files in Example-Android-CustomDrawableStates. The names of the image files are listed as follows.
message_read_status_read.png message_read_status_unread.png
The following screenshort is generated from the image listed above.
Example-Android-CustomDrawableStates has the following Java source files.
com.charlesharley.example.android.customdrawablestates.HomeActivity.java com.charlesharley.example.android.customdrawablestates.MessageListItemView.java