flow-sample-basic falls with ClassNotFoundException due to "Didn't find class "android.support.design.widget.TextInputLayout"
VladimirMi opened this issue · 2 comments
VladimirMi commented
I do not find dependency for support design library in the build.gradle file.
Zhuinden commented
Whoops! I added the dependency now.
I did just bring that one over without running it, I guess I shouldn't have trusted its build.gradle ^_^
If you find anything else, give a holler - although everything else should work, I did try out every other example after all
Zhuinden commented
Thanks for the report.