Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Use Data binding in library #33

Open
patelakshay13890 opened this issue Jul 14, 2016 · 2 comments
Open

Use Data binding in library #33

patelakshay13890 opened this issue Jul 14, 2016 · 2 comments

Comments

@patelakshay13890
Copy link

Hey developers, How can I use data binding in my application because I am new to data binding concept ?
I have an application module and one android lib. Module which has all the entites those are used in app module l..
So how can I use data binding in my app with lib. Module..
Which also include dynamic inflation of view based on parameter in some of the entities in library module 

@chowaikong
Copy link

Go through this demo and you will know how.

@patelakshay13890
Copy link
Author

I am not able to use BaseObservable class from Data binding library in my android library module although I can use @bindable anonation in my entity's field but for that field I can't use notifyProperty() method also l..
So what could be the solution for that ?

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

No branches or pull requests

2 participants