]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/navigation_header.xml
Partial bookmarks drawer implemention.
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / navigation_header.xml
index b1229d8b2a8fed088911617b5b3c9d1cdfba62bf..757cde424d8dac0afd92011c09004d5587f697e1 100644 (file)
@@ -21,8 +21,8 @@
 <TextView
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:id="@+id/navigationText"
-    android:layout_width="match_parent"
     android:layout_height="wrap_content"
+    android:layout_width="match_parent"
     android:text="@string/navigation"
     android:paddingTop="35dp"
     android:paddingBottom="8dp"