Make colors apply on older APIs, Accellerate tooltip amimation

This commit is contained in:
Finn M Glas 2020-05-22 18:21:30 +02:00
parent 664e0a037e
commit 23bbc8d34c
No known key found for this signature in database
GPG key ID: 25037A2E81AB459C
8 changed files with 10 additions and 2 deletions

View file

@ -5,6 +5,7 @@
android:id="@+id/container"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?attr/colorPrimary"
android:longClickable="false"
tools:context=".MainActivity">