opencv/samples/android/face-detection
Otto Seiskari 3a1ccd5f43 Remove fullscreen android:theme where it hides the menu
Many of the Android samples rely on an options menu to work properly
but, at least on newer devices, the menu is permanently hidden by the
Android theme "Theme.NoTitleBar.Fullscreen", which means that most
of the examples were dysfunctional.
2019-03-18 21:23:47 +02:00
..
.settings Improving compatibility with the latest Android SDK (r21) and NDK (r8c). 2012-11-20 18:40:22 +04:00
gradle Remove fullscreen android:theme where it hides the menu 2019-03-18 21:23:47 +02:00
jni android: gradle-based package and samples 2018-12-19 14:59:48 +03:00
res Code review coments fixed. Lint wornings fixed. 2012-10-23 20:06:58 +04:00
src/org/opencv/samples/facedetect android samples: force setVisibility (see #5812) 2015-12-16 14:31:49 +03:00
.classpath Code review coments fixed. Lint wornings fixed. 2012-10-23 20:06:58 +04:00
.cproject Improving compatibility with the latest Android SDK (r21) and NDK (r8c). 2012-11-20 18:40:22 +04:00
.project Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
AndroidManifest.xml Remove fullscreen android:theme where it hides the menu 2019-03-18 21:23:47 +02:00
build.gradle.in android: gradle-based package and samples 2018-12-19 14:59:48 +03:00
CMakeLists.txt cmake: Java/Android SDK refactoring 2018-01-13 02:12:39 +00:00