You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: res/layout/login.xml
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,18 +6,20 @@
6
6
android:padding="10sp">
7
7
8
8
<TextView
9
-
android:id="@+id/textView"
9
+
android:id="@+id/loginDesc"
10
10
android:layout_width="match_parent"
11
11
android:layout_height="wrap_content"
12
12
android:paddingBottom="20sp"
13
13
android:text="Google Play Games is used for storing the save games, so that you can continue your progress on any device. Click the button below to log in."
0 commit comments