Design optimizations
This commit is contained in:
parent
31f794336a
commit
5e4f8c8f17
8 changed files with 28 additions and 62 deletions
|
|
@ -21,8 +21,8 @@
|
|||
android:id="@+id/list"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:clipToPadding="false"
|
||||
android:divider="@null"
|
||||
android:clipToPadding="false"
|
||||
android:dividerHeight="0dp"
|
||||
android:scrollbars="none"/>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue