How is it possible to notify some class without having a reference of it?
Yes it is possible to notify some class without having a reference of it.
it can be done in three ways:
Yes it is possible to notify some class without having a reference of it.
it can be done in three ways:
- Using Two Way Data Binding
- Using Live Data
- Using RxJava
No comments:
Post a Comment