RxJavaRetrofitNotesApp
RxJavaRetrofitNotesApp copied to clipboard
RxJava retrofit networking library with an example of Notes App
Results
1
RxJavaRetrofitNotesApp issues
Sort by
recently updated
recently updated
newest added
On pre lollipop devices, widgets are showing up with white background irrespective of background assigned, this can be easily fixed by using AppCompat widgets from support repository. Cheers.