Created
February 24, 2021 11:27
-
-
Save sudhirkhanger/fbb613b38f25c44ad0342a237a2d06e6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<queries> | |
<intent> | |
<action android:name="android.intent.action.DIAL" /> | |
<data android:mimeType="none" /> | |
</intent> | |
</queries> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment