opencv/samples/android/tutorial-4-opencl
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
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 adding NO_PROCESSING (i.e. just preview) mode 2015-08-27 14:05:31 +03:00
src/org/opencv/samples/tutorial4 next(android): java3 -> java4 2018-04-10 18:09:54 +03:00
.classpath
.cproject refactoring Tutorial-4 using new OpenCV CameraGLSurfaceView 2015-10-08 01:26:54 +03:00
.project
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
lint.xml