Android Data Binding Library - Update UI using Observable objects

Pubblicato il: 31 dicembre 2018
sul canale di: PRABEESH R K
7,374
75

In this episode we learn about how to use observable objects with android data binding library. You can make objects observable so that when object property changes, it will update the user-interface.

In data binding library you can make an object observable by
1. Extending the class BaseObservable
2. Use the annotation @Bindable with getter methods.
3. Call the method notifyPropertyChanged from the setter methods.

This video contain a full android application example that demonstrate how to use data binding with observable data objects.

Like my Facebook page :   / codeglympse  
Subscribe My YouTube channel :    / ticoontechnologies  


In questa pagina del sito puoi guardare il video online Android Data Binding Library - Update UI using Observable objects della durata di ore minuti seconda in buona qualità , che l'utente ha caricato PRABEESH R K 31 dicembre 2018, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 7,374 volte e gli è piaciuto 75 spettatori. Buona visione!