Răsfoiți Sursa

Use full width of drawer for logo

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 4 ani în urmă
părinte
comite
ba89d40fe8

Fișier diff suprimat deoarece este prea mare
+ 0 - 17
src/main/res/drawable/nextcloud_logo.xml


+ 1 - 1
src/main/res/layout/drawer_header.xml

@@ -26,7 +26,7 @@
 
     <ImageView
         android:id="@+id/drawer_header_logo"
-        android:layout_width="@dimen/drawer_header_logo_width"
+        android:layout_width="match_parent"
         android:layout_height="match_parent"
         android:layout_margin="@dimen/standard_margin"
         android:contentDescription="@string/empty"

Unele fișiere nu au fost afișate deoarece prea multe fișiere au fost modificate în acest diff