Update drag icon

This commit is contained in:
arkon
2020-05-23 10:23:44 -04:00
parent 9b4ffd1cd5
commit 914f5e569b
4 changed files with 13 additions and 14 deletions
+2 -2
View File
@@ -16,8 +16,8 @@
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:srcCompat="@drawable/ic_reorder_grey_24dp"
app:tint="?android:attr/textColorPrimary" />
app:srcCompat="@drawable/ic_drag_handle_24dp"
app:tint="?android:attr/textColorHint" />
<TextView
android:id="@+id/manga_full_title"