Fix language change
Description
Sometimes the language used for the UI was not the user chosen one. By moving the config change to the base activities, this issue seems to be fixed.
Motivation and Context
How Has This Been Tested?
Emulator
Screenshots / GIFs (if appropriate):
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Enhancement (non-breaking change which cleans up / improves existing functionality) -
Breaking change (fix or feature that would cause existing functionality to change)
Checklist
-
I have read the CONTRIBUTING section of the README document.
Resolves
Fixes: #907 (closed)