theo744

Results 2 issues of theo744

Hi, I'm using your library on a Android 4.0.3 device and I have to read a template file and rewrite it with some data in it (text) on the external...

Hi, I have an issue with an url starting with {param}- For example : https://domain.app/7-something I can't catch it with @DeepLink("https://domain.app/{id}-something") If I change the URL to: https://domain.app/7/something I can...