mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Fixed searchbar radius for older devices
This commit is contained in:
parent
a6e3acba9f
commit
02cacf45b9
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
app:strokeWidth="0dp"
|
||||
android:layout_marginStart="10dp"
|
||||
android:layout_marginEnd="10dp"
|
||||
app:cardCornerRadius="30dp"
|
||||
app:cardCornerRadius="24dp"
|
||||
android:layout_height="match_parent" >
|
||||
|
||||
<eu.kanade.tachiyomi.ui.base.FloatingToolbar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue