mirror of
https://github.com/FossifyOrg/Contacts.git
synced 2026-02-05 05:02:02 -05:00
Set clipToPadding to false
This commit is contained in:
@@ -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">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user