mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-09-21 05:05:01 -04:00
removing some margin from the Save As dialog
This commit is contained in:
1 parent
1a6f55be81
commit
e58c2ffe49
1 file changed
-1
@@ -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" />
|
||||
|
||||
Reference in new issue
Block a user