html - Change application direction using Phonegap or SAPUI5 -


i not able change app direction using (html dir="ltr"), after android device language has been changed arabic. how can change app direction ltr using phonegap or sapui5?

that kind of not possible,

reason : because if need build entire android app again , run in device.

possible solution

you can use navigator.language detect device language , based on can load different css , html.


Comments

Popular posts from this blog

xslt - Substring before throwing error -

Google Cloud Bigtable Durability/Availability Guarantees -

php variable $_SERVER['SERVER_ADDR'] is blank when using crontab -