mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-24 05:46:14 +03:00
parent
1920f6dd12
commit
0c43229b10
1 changed files with 3 additions and 1 deletions
|
@ -19,8 +19,10 @@
|
|||
android:gravity="center_vertical"
|
||||
android:paddingBottom="8dp"
|
||||
android:paddingLeft="56dp"
|
||||
android:paddingStart="56dp"
|
||||
android:paddingRight="16dp"
|
||||
android:paddingEnd="16dp"
|
||||
android:paddingTop="48dp"
|
||||
android:textColor="@color/fg_default_selection"
|
||||
android:textSize="12sp" />
|
||||
android:textSize="14sp" />
|
||||
</RelativeLayout>
|
Loading…
Reference in a new issue