Fix older API onclicks

This commit is contained in:
Finn M Glas 2020-05-22 23:32:21 +02:00
parent dc1238e4e0
commit a56cec7f9e
No known key found for this signature in database
GPG key ID: 25037A2E81AB459C
9 changed files with 19 additions and 9 deletions

View file

@ -36,7 +36,7 @@
app:layout_constraintTop_toTopOf="parent" />
<com.finnmglas.launcher.FontAwesome
android:id="@+id/close_settings"
android:id="@+id/close_chooser"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginEnd="8dp"