android / codelab-android-navigation

Apache License 2.0
635 stars 275 forks source link

Update fragment for localisation change #104

Open shaon2016 opened 3 years ago

shaon2016 commented 3 years ago

Hey devs,

I changed my language from English to Bengali.

I have developed my app using the Navigation component. We know that to update the view we have to restart the activity but in the navigation component, there is one activity.

What is the best way to update view maintaining the back stack of navigation component?