addign some top margin at the renaming dialog

This commit is contained in:
tibbi 2022-07-15 17:43:17 +02:00
parent 0a8b5ed5d4
commit f1a0a3ecd3

View file

@ -16,6 +16,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="@dimen/activity_margin"
android:layout_marginTop="@dimen/small_margin"
android:layout_marginEnd="@dimen/activity_margin"
android:layout_marginBottom="@dimen/activity_margin"
android:hint="@string/title">