]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/bookmarks_drawer.xml
Fix the drawer layouts on devices with notches. https://redmine.stoutner.com/issues/250
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / bookmarks_drawer.xml
index 165d0766eb40038ef71a3f9ee48077beb7c502c7..c36bd3c13bd5e10734e584a24477338a23614238 100644 (file)
@@ -34,10 +34,6 @@ along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
             android:id="@+id/bookmarks_title_textview"
             android:layout_height="wrap_content"
             android:layout_width="match_parent"
-            android:paddingTop="35dp"
-            android:paddingBottom="8dp"
-            android:paddingStart="15dp"
-            android:paddingEnd="35dp"
             android:textStyle="bold"
             android:textSize="20sp"
             android:background="?attr/navigationHeaderBackground"