mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 05:13:53 +01:00
Minor size modifications to fit with 48 based android grid
This commit is contained in:
parent
0c5996c4ec
commit
ee35a5c1d0
2 changed files with 6 additions and 5 deletions
|
|
@ -8,7 +8,7 @@
|
|||
android:layout_height="fill_parent"
|
||||
android:layout_width="fill_parent"
|
||||
android:stretchMode="columnWidth"
|
||||
android:columnWidth="256dp"
|
||||
android:columnWidth="240dp"
|
||||
android:numColumns="auto_fit"
|
||||
android:listSelector="@null"
|
||||
android:fadingEdge="none"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue