mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
Make colors apply on older APIs, Accellerate tooltip amimation
This commit is contained in:
parent
664e0a037e
commit
23bbc8d34c
8 changed files with 10 additions and 2 deletions
|
@ -4,6 +4,7 @@
|
|||
android:id="@+id/container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="?attr/colorPrimary"
|
||||
android:longClickable="false"
|
||||
android:onClick="clickAnywhere"
|
||||
tools:context=".FirstStartupActivity">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue