Skip to content

Commit

Permalink
Update invites image to be square.
Browse files Browse the repository at this point in the history
  • Loading branch information
samtstern authored Jun 15, 2017
1 parent 276eb2a commit d28a93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion invites/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<string name="invitation_title">Send App Invite Quickstart Invitation</string>
<string name="invitation_message">This app is terrific, give it a try and get $5 off!</string>
<string name="invitation_deep_link">http://example.com/offer/five_dollar_offer</string>
<string name="invitation_custom_image">https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png</string>
<string name="invitation_custom_image">https://developers.google.com/identity/images/g-logo.png</string>
<string name="invitation_cta">Install!</string>

<string name="deep_link_fmt" formatted="false">Deep Link: %s</string>
Expand Down

0 comments on commit d28a93a

Please sign in to comment.