Explorar o código

fix for drawer width

Andy Scherzinger %!s(int64=10) %!d(string=hai) anos
pai
achega
9d08a3f306
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      res/layout/drawer.xml

+ 1 - 1
res/layout/drawer.xml

@@ -19,7 +19,7 @@
 <merge xmlns:android="http://schemas.android.com/apk/res/android">
     <RelativeLayout
         android:id="@+id/left_drawer"
-        android:layout_width="match_parent"
+        android:layout_width="240dp"
         android:layout_height="match_parent"
         android:layout_gravity="start"
         android:gravity="center"