mirror of
https://github.com/jrpie/Launcher.git
synced 2025-07-16 04:18:13 +02:00
Fix older API onclicks
This commit is contained in:
parent
dc1238e4e0
commit
a56cec7f9e
9 changed files with 19 additions and 9 deletions
|
@ -8,7 +8,9 @@
|
|||
android:background="?attr/colorPrimary"
|
||||
android:gravity="center|top"
|
||||
android:orientation="vertical"
|
||||
android:padding="32sp"
|
||||
android:paddingTop="16sp"
|
||||
android:paddingLeft="32sp"
|
||||
android:paddingRight="32sp"
|
||||
tools:context=".SettingsActivity">
|
||||
|
||||
<Button
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue