mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-23 04:57:59 +01:00
use smaller side margins at included/excluded/hidden folders list
This commit is contained in:
parent
0271af9c55
commit
c4dd4696de
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_centerVertical="true"
|
android:layout_centerVertical="true"
|
||||||
android:layout_marginLeft="@dimen/medium_margin"
|
|
||||||
android:layout_marginRight="@dimen/medium_margin"
|
|
||||||
android:layout_marginTop="@dimen/medium_margin"/>
|
android:layout_marginTop="@dimen/medium_margin"/>
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
|
Loading…
Reference in a new issue