]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/res/layout/settings_bottom_appbar.xml
Bump target API to 33. https://redmine.stoutner.com/issues/890
[PrivacyCell.git] / app / src / main / res / layout / settings_bottom_appbar.xml
index 8b872ffa32abe98159d6aa0d1abe7b381e2e32db..0135d29a8406197edf401a4dd1c216bb62600f31 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright © 2021 Soren Stoutner <soren@stoutner.com>.
+  Copyright 2021-2022 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>.
 
@@ -36,7 +36,6 @@
             android:layout_width="match_parent"
             android:layout_weight="1"/>
 
-
         <!-- The app bar theme must be specified here because the activity uses a `NoActionBar` theme. -->
         <com.google.android.material.appbar.AppBarLayout
             android:layout_height="wrap_content"
@@ -50,4 +49,4 @@
                 android:layout_width="match_parent" />
         </com.google.android.material.appbar.AppBarLayout>
     </LinearLayout>
-</androidx.coordinatorlayout.widget.CoordinatorLayout>
\ No newline at end of file
+</androidx.coordinatorlayout.widget.CoordinatorLayout>