Skip to content

Commit

Permalink
Fix the buttom margin for ShowcaseView.
Browse files Browse the repository at this point in the history
Bug: 18757616
Change-Id: Iea3deb2ce3444e179dd4059e203db8e3297c00da
  • Loading branch information
nageshs authored and mangini committed Mar 10, 2015
1 parent a57d987 commit 41d8a3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mobile/src/main/res/values/dimens.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,6 @@
<dimen name="media_item_icon_margin_start">12dp</dimen>
<dimen name="media_item_text_margin_start">60dp</dimen>
<dimen name="toolbar_inset_start">60dp</dimen>
<!-- Margins for the ShowcaseView button -->
<dimen name="button_margin">50dp</dimen>
</resources>

0 comments on commit 41d8a3c

Please sign in to comment.