Basically, LiveData is an observable data holder. It lets the components in your app, usually the UI, observe LiveData objects for changes. The new concept ...
確定! 回上一頁