mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +00:00
[android] Improve alignment layout
Signed-off-by: Jean-Baptiste Charron <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
committed by
Konstantin Pastbin
parent
2df3e3557b
commit
066afe4aa8
@@ -51,6 +51,7 @@
|
|||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginTop="@dimen/margin_base"
|
android:layout_marginTop="@dimen/margin_base"
|
||||||
android:layout_marginEnd="@dimen/margin_quadruple"
|
android:layout_marginEnd="@dimen/margin_quadruple"
|
||||||
|
android:layout_marginStart="@dimen/margin_half_plus"
|
||||||
android:text="@string/list"
|
android:text="@string/list"
|
||||||
android:textAppearance="@style/MwmTextAppearance.Body3" />
|
android:textAppearance="@style/MwmTextAppearance.Body3" />
|
||||||
<com.google.android.material.textview.MaterialTextView
|
<com.google.android.material.textview.MaterialTextView
|
||||||
|
|||||||
Reference in New Issue
Block a user