mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-10 12:47:26 +01:00
Adjust chapters filter icon to line up with download icons
This commit is contained in:
parent
47e770948b
commit
8f605dc0f6
@ -26,8 +26,8 @@
|
|||||||
|
|
||||||
<ImageButton
|
<ImageButton
|
||||||
android:id="@+id/btn_chapters_filter"
|
android:id="@+id/btn_chapters_filter"
|
||||||
android:layout_width="32dp"
|
android:layout_width="28dp"
|
||||||
android:layout_height="32dp"
|
android:layout_height="28dp"
|
||||||
android:background="?selectableItemBackgroundBorderless"
|
android:background="?selectableItemBackgroundBorderless"
|
||||||
android:contentDescription="@string/action_filter"
|
android:contentDescription="@string/action_filter"
|
||||||
app:layout_constraintBottom_toBottomOf="parent"
|
app:layout_constraintBottom_toBottomOf="parent"
|
||||||
|
Loading…
Reference in New Issue
Block a user