fix checkbox overlap with fastscroll

Fixes #3333
Closes #3346
// FREEBIE
This commit is contained in:
Jake McGinty
2015-06-04 17:45:04 -07:00
committed by Moxie Marlinspike
parent f1137927d4
commit 58be07f5b1
3 changed files with 4 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="?android:attr/listPreferredItemHeight"
android:paddingRight="25dip">
android:paddingRight="50dp">
<ImageView
android:id="@+id/contact_photo_image"