mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 01:47:24 +00:00
Fixed the weather menu padding
This commit is contained in:
parent
5768ddd00f
commit
11ce9704ec
1 changed files with 2 additions and 2 deletions
|
|
@ -13,9 +13,9 @@
|
||||||
android:drawablePadding="3dp"
|
android:drawablePadding="3dp"
|
||||||
android:gravity="start"
|
android:gravity="start"
|
||||||
android:paddingLeft="35dp"
|
android:paddingLeft="35dp"
|
||||||
android:paddingTop="20dp"
|
android:paddingTop="0dp"
|
||||||
android:paddingRight="35dp"
|
android:paddingRight="35dp"
|
||||||
android:paddingBottom="00dp"
|
android:paddingBottom="0dp"
|
||||||
android:textAppearance="@android:style/TextAppearance.DeviceDefault"
|
android:textAppearance="@android:style/TextAppearance.DeviceDefault"
|
||||||
android:textColor="#F3F3F3"
|
android:textColor="#F3F3F3"
|
||||||
android:textSize="28sp"
|
android:textSize="28sp"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue