mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-04 16:23:08 +00:00
Change central message in dialog when server is not reachable
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
<TextView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="24dp"
|
||||
android:layout_marginTop="24dp"
|
||||
android:layout_marginBottom="4dp"
|
||||
android:layout_marginEnd="24dp"
|
||||
android:gravity="center"
|
||||
android:text="aaaaaa" />
|
||||
android:text="@string/server_unreachable_dialog_summary" />
|
||||
</LinearLayout>
|
||||
Reference in New Issue
Block a user