Zhuinden / flowless

[DEPRECATED] Based on Flow 1.0-alpha. To keep your life simple, use zhuinden/simple-stack instead.
Apache License 2.0
141 stars 7 forks source link

flow-sample-basic falls with ClassNotFoundException due to "Didn't find class "android.support.design.widget.TextInputLayout" #29

Closed VladimirMi closed 7 years ago

VladimirMi commented 7 years ago

I do not find dependency for support design library in the build.gradle file.

Zhuinden commented 7 years ago

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 7 years ago

Thanks for the report.