mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
update download button's ripple
This commit is contained in:
parent
f1768d3918
commit
90054bf9d2
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
android:layout_width="30dp"
|
||||
android:contentDescription="@string/download"
|
||||
android:layout_height="30dp"
|
||||
android:background="@drawable/round_ripple"
|
||||
android:background="?selectableItemBackgroundBorderless"
|
||||
android:padding="5dp"
|
||||
android:src="@drawable/ic_arrow_downward_24dp" />
|
||||
</eu.kanade.tachiyomi.ui.download.DownloadButton>
|
Loading…
Add table
Add a link
Reference in a new issue