mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 01:53:31 +00:00
Removed center gravity in dialog textview
This commit is contained in:
parent
77c45e2fec
commit
80747ab248
2 changed files with 0 additions and 2 deletions
|
|
@ -10,6 +10,5 @@
|
|||
android:layout_marginTop="24dp"
|
||||
android:layout_marginBottom="4dp"
|
||||
android:layout_marginEnd="24dp"
|
||||
android:gravity="center"
|
||||
android:text="@string/connection_alert_dialog_summary" />
|
||||
</LinearLayout>
|
||||
|
|
@ -10,6 +10,5 @@
|
|||
android:layout_marginTop="24dp"
|
||||
android:layout_marginBottom="4dp"
|
||||
android:layout_marginEnd="24dp"
|
||||
android:gravity="center"
|
||||
android:text="@string/server_unreachable_dialog_summary" />
|
||||
</LinearLayout>
|
||||
Loading…
Add table
Add a link
Reference in a new issue