1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-12-24 17:10:33 +00:00

Merge pull request #2695 from Talisantos/dev

Clear search box has now only one animation - issue #2644 solved
This commit is contained in:
Tobias Groza 2019-10-06 00:47:17 +02:00 committed by GitHub
commit 25f1660efc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,8 +31,7 @@
android:layout_height="48dp" android:layout_height="48dp"
android:layout_gravity="right|center_vertical" android:layout_gravity="right|center_vertical"
android:focusable="true" android:focusable="true"
tools:ignore="RtlHardcoded" tools:ignore="RtlHardcoded">
android:background="?attr/selectableItemBackground">
<View <View
android:layout_width="28dp" android:layout_width="28dp"