akadebnath opened a new issue #538: Center align footer text
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/538
 
 
   I am using in-app-browser like this:
   
   `var openInAppBro = cordova.InAppBrowser.open('my-url', '_blank', 
'location=no,closebuttoncaption=OK,footer=yes,footercolor=#3e4095');`
   
   It works perfectly.
   However, the footer sets the text left-aligned. I want it to be 
center-aligned. How to do that?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to