abdelmun3m / TripPlaner

Android Mobile Application that helps the user to record his/her planned trips
0 stars 0 forks source link

Code #14

Open abdelmun3m opened 6 years ago

abdelmun3m commented 6 years ago

Create function that will Retrieve the user trips' from firebase and then convert them to List of trips that will be represent as a data source for List Re-cycler View.

abdelmun3m commented 6 years ago

this function will be implanted using ValueEventHandler which will be used as demand. We can find a commented example of how we can use it in DBSingleton class