X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fbookmarks_coordinatorlayout.xml;h=b01868f4930532adfe7e3624bf3d45ade550509f;hp=152e3b3ab1bd35085572b0d8593428336c51804e;hb=f82135d919d64d4909c37c79a18e14ceba802579;hpb=9c582d802e641b2b6d27271310fc16898020b470 diff --git a/app/src/main/res/layout/bookmarks_coordinatorlayout.xml b/app/src/main/res/layout/bookmarks_coordinatorlayout.xml index 152e3b3a..b01868f4 100644 --- a/app/src/main/res/layout/bookmarks_coordinatorlayout.xml +++ b/app/src/main/res/layout/bookmarks_coordinatorlayout.xml @@ -1,7 +1,7 @@ - + - + + android:theme="@style/AppBarOverlay" > + android:background="@color/blue_700" + android:theme="@style/DarkAppBar" + app:popupTheme="@style/LightPopupOverlay" /> + + android:layout_width="match_parent" + android:choiceMode="multipleChoiceModal" + android:divider="@color/white" + android:dividerHeight="0dp" />