]> rtime.felk.cvut.cz Git - hornmich/skoda-qr-demo.git/blobdiff - QRScanner/mobile/src/main/res/values/styles.xml
Replace PdfViewer with MuPDF, implement preview creating from PDF file
[hornmich/skoda-qr-demo.git] / QRScanner / mobile / src / main / res / values / styles.xml
index 766ab9930487aebdf634594950b22d39b44d8125..3ce4cbe2a1d1dc0a2091617dab3e770a3e228d7d 100644 (file)
@@ -4,5 +4,7 @@
     <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
         <!-- Customize your theme here. -->
     </style>
-
+    <style name="AppBaseTheme" parent="@android:style/Theme.NoTitleBar.Fullscreen">
+        <item name="android:windowBackground">@drawable/tiled_background</item>
+   </style>
 </resources>