Skip to content

Commit 0b1ca2c

Browse files
committed
make the font brighter
1 parent daab399 commit 0b1ca2c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/src/main/res/layout/activity_main.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
android:layout_width="match_parent"
1111
android:layout_height="match_parent"
1212
android:background="@null"
13-
android:gravity="top"/>
13+
android:gravity="top"
14+
android:textColor="@color/dark_grey"/>
1415
</RelativeLayout>

0 commit comments

Comments
 (0)