forked from penguin86/luna-tracker
activity_main: add horizontal margin to error message
This commit is contained in:
@@ -259,6 +259,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_marginHorizontal="10dp"
|
||||
android:gravity="center_horizontal"
|
||||
android:text="@string/no_connection_explain"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user