BlinkID / blinkid-android

Everything you need to add AI-driven ID scanning into your native Android app.
https://microblink.com/identity/identity-document-scanning/
438 stars 153 forks source link

Remove Action Bar #224

Closed raymondgitonga closed 3 years ago

raymondgitonga commented 3 years ago

Hi Team,

Am trying to customise the scanning fragment, id like it not to have a top bar like the demo app, however when i remove the top bar from the manifest ot Themes, nothing happens. Kindly advice.

Thank you

raymondgitonga commented 3 years ago

This sorted it out private lateinit var mRecognizerBundle: RecognizerBundle var settings = BlinkIdUISettings(mRecognizerBundle) settings.activityTheme = R.style.Theme_AppCompat_DayNight_NoActionBar