Why MutableLiveData can not be initialised with no arguments constructor #196
antanas-radzevicius-tg
started this conversation in
General
Replies: 1 comment
-
Also since it is package protected it can not be extended |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why MutableLiveData can not be initialised with no arguments constructor? Android live data has default NOT_SET value for live data and it is possible to initialised it without passing any params
Beta Was this translation helpful? Give feedback.
All reactions