aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2019-05-29 12:07:38 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2019-05-29 12:07:38 +0300
commit9ae8d0e95a199dbf6be4597b0e08717d4d0754f2 (patch)
treeee57c8e05f5a305eade3c77ae7adb04f93ee7972
parentca5e08ff8e740e63a51447a6b100232215bf4192 (diff)
downloadTango-9ae8d0e95a199dbf6be4597b0e08717d4d0754f2.tar.gz
Tango-9ae8d0e95a199dbf6be4597b0e08717d4d0754f2.zip
Removed Browsable from SnapMatch.
-rw-r--r--Software/Android_Studio/ColorCapture/app/src/main/AndroidManifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Software/Android_Studio/ColorCapture/app/src/main/AndroidManifest.xml b/Software/Android_Studio/ColorCapture/app/src/main/AndroidManifest.xml
index d21611173..db6096485 100644
--- a/Software/Android_Studio/ColorCapture/app/src/main/AndroidManifest.xml
+++ b/Software/Android_Studio/ColorCapture/app/src/main/AndroidManifest.xml
@@ -39,7 +39,6 @@
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
- <category android:name="android.intent.category.BROWSABLE" />
<data
android:scheme="http"