Skip to content

Commit

Permalink
tweak layout of header text
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Oct 31, 2017
1 parent 507734e commit dbfe832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/res/layout/activity_list.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
app:contentScrim="?attr/colorPrimary"
app:expandedTitleMarginBottom="32dp"
app:expandedTitleMarginEnd="64dp"
app:expandedTitleMarginStart="48dp"
app:expandedTitleMarginStart="12dp"
app:layout_scrollFlags="scroll|exitUntilCollapsed"
app:title="@string/main_screen_title">

Expand Down

0 comments on commit dbfe832

Please sign in to comment.