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

fix #1009: New instance of home created only if language is changed #1016

Merged

Conversation

rahul-jha98
Copy link
Contributor

Fixes #1009

Please Add Screenshots If there are any UI changes.

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

@rahul-jha98 rahul-jha98 force-pushed the fix_SettingLaunchesNewActivity branch from e0fd301 to a641656 Compare February 8, 2019 10:59
@miPlodder
Copy link
Collaborator

miPlodder commented Feb 9, 2019

@rahul-jha98 Add GIF for this (every UI changes). Use DU recorder in your device for creating one. Rest looks good. 👍

@rahul-jha98
Copy link
Contributor Author

When the user changes the language settings a new instance of Home Activity is created =>
changed

When the user simply presses back with no change in language the Settings Activity simply closes with no wasteful Activity creation.
nochange

@miPlodder
Copy link
Collaborator

@rahul-jha98 Good job 👍

@miPlodder miPlodder merged commit defc60d into openMF:development Feb 9, 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.

2 participants