Skip to content
Snippets Groups Projects

QDS-11412 Implement built-in QR code reader

Merged Burak Hançerli requested to merge QDS-11412/built-in-qr-code-reader into master
5 files
+ 27
3
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -5,7 +5,6 @@
<!-- %%INSERT_FEATURES -->
<supports-screens android:anyDensity="true" android:largeScreens="true"
android:normalScreens="true" android:smallScreens="true" />
<application android:name="org.qtproject.qt.android.bindings.QtApplication"
android:extractNativeLibs="true" android:hardwareAccelerated="true"
android:label="Qt UI Viewer" android:requestLegacyExternalStorage="true"
Loading