mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 01:47:24 +00:00
Merge pull request 'Fixed the weather menu padding' (#9) from 1.1 into main
Reviewed-on: https://codeberg.org/ottoptj/yamlauncher/pulls/9
This commit is contained in:
commit
d0147bf599
1 changed files with 2 additions and 2 deletions
|
|
@ -13,9 +13,9 @@
|
|||
android:drawablePadding="3dp"
|
||||
android:gravity="start"
|
||||
android:paddingLeft="35dp"
|
||||
android:paddingTop="20dp"
|
||||
android:paddingTop="0dp"
|
||||
android:paddingRight="35dp"
|
||||
android:paddingBottom="00dp"
|
||||
android:paddingBottom="0dp"
|
||||
android:textAppearance="@android:style/TextAppearance.DeviceDefault"
|
||||
android:textColor="#F3F3F3"
|
||||
android:textSize="28sp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue