issues
search
airbnb
/
DeepLinkDispatch
A simple, annotation-based library for making deep link handling better on Android
http://nerds.airbnb.com/deeplinkdispatch/
4.39k
stars
406
forks
source link
Fixes to template parsing
#317
Closed
rossbacher
closed
3 years ago
rossbacher
commented
3 years ago
Allow support for characters that are not allowed in schemes when used in placeholders.
Allow scheme to be just a placeholder or start with a placeholder
Add tests for all of these cases.