mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-01-31 02:37:16 +01:00
removing some margin from the Save As dialog
This commit is contained in:
parent
1a6f55be81
commit
e58c2ffe49
@ -17,7 +17,6 @@
|
||||
android:id="@+id/save_as_path"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="@dimen/activity_margin"
|
||||
android:layout_marginBottom="@dimen/activity_margin"
|
||||
android:paddingTop="@dimen/small_margin"
|
||||
android:paddingEnd="@dimen/small_margin" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user