Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Click on user name open AchievmentsActivity #1

Merged
merged 5 commits into from
Dec 7, 2019

Conversation

ajuancer
Copy link
Owner

@ajuancer ajuancer commented Dec 7, 2019

Implementing call to the AchievementsActivity.java when the user name is pressed as it occurs when the rewards icon is pressed.

Fixes commons-app#3192 Improve the share message of the app.

What changes did you make and why?
Set an onClick listener on the user name textview and make the listener have the same action as that of the trophy icon, in order to make navigation easier.

Tests performed (required)
Tested on Android 10.


Note: Please ensure that you have read CONTRIBUTING.md if this is your first pull request.

@ajuancer ajuancer merged commit d48e839 into ajuancer:master Dec 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve the share message of the app
3 participants