mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-01 07:03:35 +00:00
Removed center gravity in dialog textview
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user