mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-04-22 14:59:14 +00:00
Make the entry count text a bit smaller
This commit is contained in:
parent
c718ea79c5
commit
ef2e803e04
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@
|
||||||
android:padding="4dp"
|
android:padding="4dp"
|
||||||
android:layout_centerInParent="true"
|
android:layout_centerInParent="true"
|
||||||
android:textColor="@color/extra_info_text"
|
android:textColor="@color/extra_info_text"
|
||||||
android:textSize="18sp" />
|
android:textSize="14sp" />
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
Loading…
Add table
Reference in a new issue