feat(share): add brief entry animation for the sharing view

This commit is contained in:
Jason Dreyzehner 2016-11-17 11:13:41 -05:00
commit d53f19bbbf
4 changed files with 19 additions and 12 deletions

View file

@ -9,7 +9,7 @@
<div class="subtitle">
<span class="text-bold" translate>Would you be willing to rate BitPay in the app store?</span>
</div>
<div class="buttons">
<div class="rate-buttons">
<button type="submit" class="button button-standard button-primary" ng-click="goAppStore()">
<span translate>Rate on the app store</span>
</button>