mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-04 06:20:26 +00:00
Small layout improvement
This commit is contained in:
parent
4e6fee79fa
commit
fa7fcefd68
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
android:id="@+id/tvRemark"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="6dp"
|
||||
android:layout_marginTop="12dp"
|
||||
android:text="@string/title_ask_show_image_hint"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Small"
|
||||
android:textStyle="italic"
|
||||
|
|
Loading…
Reference in a new issue