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.
1 parent 654ef80 commit 81053a1Copy full SHA for 81053a1
app/src/main/res/layout/drawer_header.xml
@@ -25,7 +25,7 @@
25
android:textColor="@color/item_white_background"
26
android:textSize="@dimen/subheading_text_size"
27
android:layout_below="@+id/pictureOfTheDay"
28
- android:layout_marginLeft="@dimen/activity_margin_horizontal"
+ android:layout_centerHorizontal="true"
29
android:paddingBottom="@dimen/small_gap"/>
30
31
<ImageView
0 commit comments