Hide chapter download icons for local manga

This commit is contained in:
arkon
2020-12-27 15:25:40 -05:00
parent 01ff3af63f
commit 23bf7faf9f
3 changed files with 6 additions and 1 deletions

View File

@@ -18,7 +18,7 @@
android:id="@+id/download_icon"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:padding="4dp"
android:padding="3dp"
app:srcCompat="@drawable/ic_arrow_downward_24dp"
app:tint="@color/material_on_surface_emphasis_medium"
tools:ignore="ContentDescription" />