We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d627b01 commit e61f533Copy full SHA for e61f533
chapter12/MaterialTest/app/src/main/res/layout/nav_header.xml
@@ -17,7 +17,7 @@
17
android:layout_width="wrap_content"
18
android:layout_height="wrap_content"
19
android:layout_alignParentBottom="true"
20
- android:text="[email protected]"
+ android:text="Tony Green"
21
android:textColor="#FFF"
22
android:textSize="14sp" />
23
@@ -26,8 +26,8 @@
26
27
28
android:layout_above="@id/username"
29
- android:text="Tony Green"
+ android:text="[email protected]"
30
31
32
33
-</RelativeLayout>
+</RelativeLayout>
0 commit comments