mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-27 18:20:21 +02:00
give a little bit top padding for the title
This commit is contained in:
@@ -200,6 +200,7 @@
|
|||||||
<TextView
|
<TextView
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:paddingTop="10dp"
|
||||||
android:text="@string/label_last_month"
|
android:text="@string/label_last_month"
|
||||||
android:textSize="20dp"
|
android:textSize="20dp"
|
||||||
android:typeface="monospace" />
|
android:typeface="monospace" />
|
||||||
|
Reference in New Issue
Block a user