SideMenu icon indicating copy to clipboard operation
SideMenu copied to clipboard

This change is to support changing LTR to RTL or RTL to LTR in realtime

Open codeaegisit opened this issue 5 years ago • 0 comments

I recently faced an issue that side menu was not reverting on first launch of the application.

Scenario :- 1.) User launches the application based on system language. 2.) When user logs in language is changed based on user's account details. 3.) Now I was forcing semanticAttribute based on the language, but it was still giving me previous value due to which side menu was not reversing in first launch of the app.

Edits that I've made have resolved the issue, that's why I'm suggesting this code. I have also opened an issue for the same.

Thanks, Ruchin Singhal

codeaegisit avatar Oct 16 '20 10:10 codeaegisit