mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-13 22:00:30 +05:30
improve back button
This commit is contained in:
parent
fa93827462
commit
bd5fdadd3b
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user