mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-20 04:59:17 +01:00
Added a ripple effect when tapping on the search toolbar
This commit is contained in:
parent
64feadcd66
commit
4f1c309dbd
@ -78,6 +78,7 @@
|
|||||||
app:contentInsetEndWithActions="0dp"
|
app:contentInsetEndWithActions="0dp"
|
||||||
app:contentInsetStart="0dp"
|
app:contentInsetStart="0dp"
|
||||||
app:contentInsetEnd="0dp"
|
app:contentInsetEnd="0dp"
|
||||||
|
android:background="@drawable/rect_ripple"
|
||||||
app:navigationIconTint="@color/text_color_secondary"
|
app:navigationIconTint="@color/text_color_secondary"
|
||||||
app:navigationIcon="@drawable/ic_search_24dp"
|
app:navigationIcon="@drawable/ic_search_24dp"
|
||||||
app:titleTextAppearance="@style/TextAppearance.MaterialComponents.Body1"
|
app:titleTextAppearance="@style/TextAppearance.MaterialComponents.Body1"
|
||||||
|
Loading…
Reference in New Issue
Block a user