mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-04 16:23:08 +00:00
Removed center gravity in dialog textview
This commit is contained in:
@@ -10,6 +10,5 @@
|
|||||||
android:layout_marginTop="24dp"
|
android:layout_marginTop="24dp"
|
||||||
android:layout_marginBottom="4dp"
|
android:layout_marginBottom="4dp"
|
||||||
android:layout_marginEnd="24dp"
|
android:layout_marginEnd="24dp"
|
||||||
android:gravity="center"
|
|
||||||
android:text="@string/connection_alert_dialog_summary" />
|
android:text="@string/connection_alert_dialog_summary" />
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
@@ -10,6 +10,5 @@
|
|||||||
android:layout_marginTop="24dp"
|
android:layout_marginTop="24dp"
|
||||||
android:layout_marginBottom="4dp"
|
android:layout_marginBottom="4dp"
|
||||||
android:layout_marginEnd="24dp"
|
android:layout_marginEnd="24dp"
|
||||||
android:gravity="center"
|
|
||||||
android:text="@string/server_unreachable_dialog_summary" />
|
android:text="@string/server_unreachable_dialog_summary" />
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
Reference in New Issue
Block a user