Use full width of drawer for logo

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2021-02-02 13:12:14 +01:00
parent afbd744227
commit 5e46b835d0
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7
2 changed files with 32 additions and 28 deletions

File diff suppressed because one or more lines are too long

View file

@ -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"