B4J Tutorial [Web][SithasoIONIC7] Adding RTL (Right to Left) Support for your apps

Hi Fam

Let's add RTL (Right to Left) support for our app, so that is looks like this.



In pgInitialize

B4X:
Sub Initialize
    'initialize the app, show ios mode
    BANano.Await(app.Initialize(Me, "ios"))
    app.RTL = True

add the code line app.RTL = True

All the best coding your mobile apps.

#Coming to the next update
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…