i have this layout
I need to create new CheckBox when i press the button. CheckBox should be the same like the previous ones. This is my CheckBox code:
<CheckBox
android:id="@+id/"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="" />
Aucun commentaire:
Enregistrer un commentaire