We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca765f6 + 5f9142c commit f3ce21bCopy full SHA for f3ce21b
app/src/main/res/layout/activity_drawer.xml
@@ -24,7 +24,8 @@
24
android:layout_width="match_parent"
25
android:layout_height="160dp"
26
android:elevation="@dimen/card_elevation"
27
- android:orientation="vertical">
+ android:orientation="vertical"
28
+ android:paddingTop="@dimen/medium_spacing">
29
30
<ImageView
31
0 commit comments