Android: ActionBar is overlayed by camera image -
i using metaio sdk 5.5 on epson moverio bt200 (android 4.0, api 15) , ran problem in 1 of activities: action bar not visible on device appears on screenshots taken via adb. problematic activity inherits com.metaio.sdk.arviewactivity.
after few tests, came conclusion can fixed changing style. want use android:theme.holo parent (which seems default style on device) action bar invisible. however, if use android:theme.holo.light.darkactionbar parent style action bar visible app bright.
is there easy way show action bar? time being, changed style android:theme.holo.light.darkactionbar , began restyle ui components need theme planned use.
this question posted on metaio helpdesk well.
Comments
Post a Comment