mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-02-09 16:18:55 +01:00
Set clipToPadding to false
This commit is contained in:
parent
119a476b4e
commit
b0133bbd73
@ -10,6 +10,7 @@
|
||||
android:id="@+id/contact_scrollview"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:clipToPadding="false"
|
||||
android:scrollbars="none"
|
||||
android:visibility="gone">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user