jeudi 26 mars 2015

Android Overflow Menu Checkbox Color

Is there a way to change the color of the checkbox in an android overflow menu.


My Current Checkbox is this:



<item android:title="Completed"
android:checked="false"
android:checkable="true"
android:id="@+id/completed"
>

</item>




Aucun commentaire:

Enregistrer un commentaire