rhomobile - MC40 Application UI changing when Scanner Enabled (Android OS) -


i developing rhomobile application motorola mc40 device. when include app_type: "rhoelements" in build.yml enabling scanner, ui getting shrink scanner working perfectly. if not including app_type, ui perfect scanner not working. can me solve issue?

thanks,

augustine

it seems you're getting motorola webkit browser rendering engine instead of native android browser.

be sure use latest version of rhomobile suite v2.2sp1 or v4.0beta59, available on launchpad.

to sure native browser rendering engine can add native_browser capability build.yml configuration file in project , sure non_motorola_device cabability not listed.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -