Hi. After some research, i saw that it was asked a...
# compose
t
Hi. After some research, i saw that it was asked a couple times but i can't seem to find a solution that works for me. I'm trying to force a recomposition when the language is changed for the string resources to be reloaded with the proper language. I implemented datastore to keep the user language preference. I tried, with composition locals and key without success. I also tried changing the language directly from the main activity.
t
@Konstantin Tskhovrebov haaaa i actually saw this but somehow didn't try and tried 5 different things. I'm gonna do this and hope it works like expected. Thank you.