fixed issue #2154 for achievements activity (#2087)

* fixed issue #2065 for achievements activity

* updates for issue #2154

* removed unwanted comments and undo gradle changes

* added strings to strings.xml

* changes made after reviews

* review changes

* build issues resolved

* Undo changes in gradle properties
This commit is contained in:
vanshikaarora 2019-01-03 21:25:13 +05:30 committed by Vivek Maskara
parent 10e57bd8d0
commit e69c03cf83
3 changed files with 82 additions and 26 deletions

View file

@ -456,4 +456,7 @@ Upload your first media by touching the camera or gallery icon above.</string>
<item quantity="other">Receiving shared content. Processing the images might take some time depending on the size of the images and your device</item>
</plurals>
<string name="no_image">No images used</string>
<string name="no_image_reverted">No images reverted</string>
<string name="no_image_uploaded">No images uploaded</string>
</resources>