I am playing around with Instant Apps for Android.I installed all the correct packages and tired to create new Application with Instant App support (checked the box for Inst
Make sure you are not adding any units(dp) when using format="float"
format="float"
I was facing the same problem because I auto-generated dimens using Android Studio using Extract dimen resource and it added unit type like:
Extract dimen resource
51.75dp
It should be:
51.75