* #32378: removed navigation sections
diff --git a/res/layout/frag_menu.xml b/res/layout/frag_menu.xml
index 6c3a7fd..43822b8 100644
--- a/res/layout/frag_menu.xml
+++ b/res/layout/frag_menu.xml
@@ -9,7 +9,7 @@
     <TextView
         android:id="@+id/list_header_title"
         style="?android:attr/listSeparatorTextViewStyle"
-        android:layout_width="fill_parent"
+        android:layout_width="match_parent"
         android:layout_height="wrap_content"
         android:paddingBottom="2dip"
         android:paddingLeft="5dip"