Android Open Source - UI ListView custom CustomSingleChoiceList






Project Summary

A simple example of Custom single choice ListView.

Web Site / Source Repository

CustomSingleChoiceList is hosted in the following web site
https://github.com/Amit-Gupta26/CustomSingleChoiceList

If you think the Android project CustomSingleChoiceList listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of CustomSingleChoiceList.

ItemValue
Java File Count4
Supported screen sizes[hdpi, nodpi]
Target SDK Version16
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 2 image files in CustomSingleChoiceList. The names of the image files are listed as follows.

radio_off.png
radio_on.png

The following screenshort is generated from the image listed above.

null

Java Source Files

CustomSingleChoiceList has the following Java source files.

com.custom.list.MainActivity.java
com.custom.list.SingleListAdapter.java
com.custom.view.CheckableRelativeLayout.java
com.custom.view.InertCheckBox.java