Using proper error screen

This commit is contained in:
2024-11-18 07:37:03 +01:00
parent 308092415b
commit 484a4698fa
3 changed files with 26 additions and 32 deletions

View File

@ -191,6 +191,7 @@
android:text="@string/no_connection"/>
<TextView
android:id="@+id/no_connection_screen_message"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="10dp"