]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/navigation_header.xml
Fix the drawer layouts on devices with notches. https://redmine.stoutner.com/issues/250
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / navigation_header.xml
index 757cde424d8dac0afd92011c09004d5587f697e1..fe46e20e150b2d08b7cc31d21d052ff37aec8aed 100644 (file)
     android:layout_height="wrap_content"
     android:layout_width="match_parent"
     android:text="@string/navigation"
-    android:paddingTop="35dp"
-    android:paddingBottom="8dp"
-    android:paddingStart="15dp"
-    android:paddingEnd="15dp"
     android:textStyle="bold"
     android:textSize="20sp"
     android:background="?attr/navigationHeaderBackground"