mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-01-22 03:56:33 +01:00
Merge pull request #33 from hanjoongcho/master
Added missing clickable option to checkbox
This commit is contained in:
commit
4dbb750035
@ -46,6 +46,7 @@
|
||||
android:layout_alignBottom="@+id/contact_tmb"
|
||||
android:layout_alignParentRight="true"
|
||||
android:layout_alignTop="@+id/contact_tmb"
|
||||
android:clickable="false"
|
||||
android:gravity="center_vertical"/>
|
||||
|
||||
</RelativeLayout>
|
||||
|
Loading…
Reference in New Issue
Block a user