I have Question regarding to Listview and CheckBox I m creating a custom ListView using following JSON data
CheckBox
ListView
JSON
you can set Layout Visible and Invisibile Using view.setVisibility(View.VISIBLE) or view.setVisibility(View.INVISIBLE)