Skip to content

Commit 5084551

Browse files
PhilLabalperozturk96
authored andcommitted
Added top padding to renaming field
Signed-off-by: Philipp Hasper <vcs@hasper.info>
1 parent 37f2223 commit 5084551

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/res/layout/receive_external_files.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
android:layout_height="wrap_content"
5454
android:background="@color/bg_default"
5555
android:hint="@string/hint_name"
56+
android:paddingTop="@dimen/standard_half_margin"
5657
android:paddingStart="@dimen/standard_half_margin"
5758
android:paddingEnd="@dimen/standard_half_margin">
5859

0 commit comments

Comments
 (0)