-1

I am working on multi language application which contain Arabic language. I applied locale at 2 places

  • When change language
  • In the Splash Screen

At the first time when I change language and restart the application. Its working fine

When I kill the application but pressing back button and launch application again. Its also working fine.

But When I remove application from recent and launch the application, RTL not supported.

Any idea about this issue ? Please help me.

I think RTL and applied local not worked properly after removing application from recent.

sohel.eco
  • 337
  • 2
  • 12

2 Answers2

0

Maybe you did not catch the current language so when app load again load a default language when lanch app again print language to know which language you init app

0

After doing lots of R&D I found this. Tried this and issue has been resolved

sohel.eco
  • 337
  • 2
  • 12