Layout cleanup

This commit is contained in:
CappielloAntonio 2022-01-13 10:39:56 +01:00
parent 5e25e5441b
commit a1b15a5d04
9 changed files with 31 additions and 33 deletions

View file

@ -8,7 +8,7 @@
android:layout_height="wrap_content"
android:layout_marginStart="24dp"
android:layout_marginTop="12dp"
android:layout_marginBottom="4dp"
android:layout_marginEnd="24dp"
android:layout_marginBottom="4dp"
android:text="@string/server_unreachable_dialog_summary" />
</LinearLayout>