This commit is contained in:
Niels Andriesse
2019-12-19 12:04:38 +01:00
parent 4bfb51e6e2
commit c3f1e6d72a
3 changed files with 7 additions and 8 deletions

View File

@@ -36,7 +36,8 @@
android:textSize="40dp"
android:textColor="#121212"
android:text="+"
android:elevation="0dp" />
android:elevation="0dp"
android:stateListAnimator="@null" />
</RelativeLayout>