For #2083: Bookmarks in "Your Library" appear as "bookmarked" style (#2201)

nightly-build-test
Colin Lee 5 years ago committed by GitHub
parent b931957426
commit 6cff7325dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,7 +21,7 @@
android:clickable="true"
android:contentDescription="@string/library_bookmarks"
android:focusable="true"
app:listItemIcon="@drawable/bookmarks_circle_background_filled"
app:listItemIcon="@drawable/bookmarks_circle_background_outline"
app:listItemTitle="@string/library_bookmarks" />
<org.mozilla.fenix.library.LibraryListItem

Loading…
Cancel
Save