Add icon for mark previous as read

This commit is contained in:
arkon
2020-03-22 12:22:47 -04:00
parent a7e4657752
commit d86b030796
7 changed files with 34 additions and 20 deletions

View File

@@ -33,7 +33,7 @@
android:layout_marginBottom="16dp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:srcCompat="@drawable/ic_bookmark_border_white_24dp" />
app:srcCompat="@drawable/ic_bookmark_border_24dp" />
<androidx.core.widget.NestedScrollView
android:id="@+id/info_scrollview"