Search code examples
androidright-to-left

RTL not Support after removing app from recent (killing)


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.


Solution

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