mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 11:08:02 +00:00
fix checkbox overlap with fastscroll
Fixes #3333 Closes #3346 // FREEBIE
This commit is contained in:

committed by
Moxie Marlinspike

parent
f1137927d4
commit
58be07f5b1
@@ -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"
|
||||
|
Reference in New Issue
Block a user