mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-04-23 19:57:23 +02:00
make the font brighter
This commit is contained in:
parent
daab399364
commit
0b1ca2cce5
@ -10,5 +10,6 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:background="@null"
|
android:background="@null"
|
||||||
android:gravity="top"/>
|
android:gravity="top"
|
||||||
|
android:textColor="@color/dark_grey"/>
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user