Re-use same class for all review fragments (#1537)

And try to add pager indicator
This commit is contained in:
Elliott Eggleston 2018-05-19 13:22:51 -05:00 committed by maskara
parent e5db79e652
commit 3be184edbe
12 changed files with 80 additions and 299 deletions

View file

@ -452,4 +452,8 @@ Upload your first media by touching the camera or gallery icon above.</string>
<string name="this_function_needs_network_connection">This function requires network connection, please check your connection settings.</string>
<string name="bad_token_error_proposed_solution">Upload failed due to issues with edit token. Please try logging out and in again. </string>
<string name="review_copyright">Is this a copyright violation?</string>
<string name="review_category">Is this mis-categorized?</string>
<string name="review_spam">Is this spam?</string>
</resources>