[postlink]
https://the-best-way-of-life-is-islam.blogspot.com/2015/07/clicking-on-link-should-pop-my.html
[/postlink]
Right now, I'm using android:ssp to filter the path of url and this is available from API 19.
How do I filter the url path for API 10 onwards?
scheme://host/path/token
is my url pattern.
EDIT:
I have tried android:path="/path/*" but it isn't working
Enregistrer un commentaire