Rate Us method added to Utils.java and called on AboutActivity.java

This commit is contained in:
Ujjwal Agrawal 2018-02-27 12:04:04 +05:30
parent 4432f2ca1a
commit fc8b522ac4
11 changed files with 30 additions and 18 deletions

View file

@ -225,5 +225,5 @@
<string name="notifications_thank_you_edit">Thank you for making an edit</string>
<string name="notifications_mention">%1$s mentioned you on %2$s.</string>
<string name="toggle_view_button">Toggle view</string>
<string name="navigation_item_rate">Rate Us</string>
<string name="about_rate_us"><u>Rate Us</u></string>
</resources>