]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/main_drawerlayout.xml
Finish creating the bookmark drawer. https://redmine.stoutner.com/issues/132
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / main_drawerlayout.xml
index 6339a31007def730a315682f6e482444564f8626..5a52bcdcb59cb5a0cb44a57925a617e39dde3b1d 100644 (file)
                 android:dividerHeight="0dp" />
         </LinearLayout>
 
+        <android.support.design.widget.FloatingActionButton
+            android:id="@+id/launch_bookmarks_activity_fab"
+            android:layout_height="wrap_content"
+            android:layout_width="wrap_content"
+            android:layout_gravity="bottom|end"
+            android:layout_marginEnd="16dp"
+            android:layout_marginBottom="155dp" />
+
         <android.support.design.widget.FloatingActionButton
             android:id="@+id/create_bookmark_folder_fab"
             android:layout_height="wrap_content"