monikatl / CoffeeDelonghi

0 stars 0 forks source link

Displaying quotes in the main activity #1

Open monikatl opened 9 months ago

monikatl commented 9 months ago

Using RxJava and Retrofit2 to display Breaking Bad Quotes API above the coffee icon on the main view

monikatl commented 9 months ago
  1. Add item to activity view
  2. Add RxJava
  3. Add Retrofit2
  4. Get data and put in textview