mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-03-31 03:20:19 +02: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_alignBottom="@+id/contact_tmb"
|
||||||
android:layout_alignParentRight="true"
|
android:layout_alignParentRight="true"
|
||||||
android:layout_alignTop="@+id/contact_tmb"
|
android:layout_alignTop="@+id/contact_tmb"
|
||||||
|
android:clickable="false"
|
||||||
android:gravity="center_vertical"/>
|
android:gravity="center_vertical"/>
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user