X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout-w900dp%2Fbookmarks_drawer.xml;h=9ff91e7c9533e161aa772cbc6c803562d5461d2f;hp=e49aaf9cca0d3548fb594bf7c49a1e2ad15d2b72;hb=e69b54578d1566e5fc7ea813a0834f1213a2f4f1;hpb=e5992ae7182c5e1a6338d34fb9f0919a6428513b diff --git a/app/src/main/res/layout-w900dp/bookmarks_drawer.xml b/app/src/main/res/layout-w900dp/bookmarks_drawer.xml index e49aaf9c..9ff91e7c 100644 --- a/app/src/main/res/layout-w900dp/bookmarks_drawer.xml +++ b/app/src/main/res/layout-w900dp/bookmarks_drawer.xml @@ -79,8 +79,9 @@ android:layout_gravity="bottom|end" android:layout_marginEnd="16dp" android:layout_marginBottom="155dp" - android:src="@drawable/bookmarks" - android:tint="?attr/fabIconTintColor" /> + android:src="@drawable/bookmarks_day" + android:tint="?attr/fabIconTintColor" + android:contentDescription="@string/bookmarks" /> + android:tint="?attr/fabIconTintColor" + android:contentDescription="@string/create_folder" /> + android:tint="?attr/fabIconTintColor" + android:contentDescription="@string/create_bookmark" /> \ No newline at end of file