1
0
Fork 0

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

master
Colin Lee 2019-05-01 13:20:57 -05:00 committed by GitHub
parent b931957426
commit 6cff7325dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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