mercredi 22 avril 2020

Addind CheckBox when click on Button

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