Эх сурвалжийг харах

Added alternate intent filter urls

Vadik Sirekanyan 5 жил өмнө
parent
commit
63b58b49b5

+ 9 - 0
app/src/main/AndroidManifest.xml

@@ -34,6 +34,15 @@
                 <data
                     android:host="www.knigopis.com"
                     android:scheme="http" />
+                <data
+                    android:host="www.knigopis.com"
+                    android:scheme="https" />
+                <data
+                    android:host="knigopis.com"
+                    android:scheme="http" />
+                <data
+                    android:host="knigopis.com"
+                    android:scheme="https" />
             </intent-filter>
         </activity>