improve back button

This commit is contained in:
Bnyro 2022-06-28 15:56:26 +02:00
parent fa93827462
commit bd5fdadd3b

View File

@ -10,9 +10,9 @@
<ImageButton
android:id="@+id/back_imageButton"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginVertical="10dp"
android:layout_width="30dp"
android:layout_height="40dp"
android:layout_marginVertical="5dp"
android:layout_marginLeft="15dp"
android:background="?android:selectableItemBackgroundBorderless"
android:backgroundTint="@android:color/transparent"