Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

T is a type-variable #63

Open
Mahdihp opened this issue Jul 2, 2019 · 2 comments
Open

T is a type-variable #63

Mahdihp opened this issue Jul 2, 2019 · 2 comments

Comments

@Mahdihp
Copy link

Mahdihp commented Jul 2, 2019

Error Build App from dagger 2.23.2 And AndroidX Components
Screenshot from 2019-07-02 15-56-02
Screenshot from 2019-07-02 15-55-50

@BipinAle237
Copy link

@Mahdihp T extends ViewDataBinding means it accepts binding variable but you are passing ActivityBuilder_BindSplashActivity.
eg. if your inflated xml file is activity_splash you should pass ActivitySplashBinding.

@jokopriyono
Copy link

I had the same problem too @Mahdihp
I already solved the problem, using dagger version 2.24. You can check my MVVM arch in here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants