We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a92f76a commit 37a86c0Copy full SHA for 37a86c0
README.md
@@ -234,9 +234,9 @@
234
235
*-> Recycler View - display scrolling list data using adapter pattern*
236
237
-*[-> Retrofit](_moreReadMe/android_glide) - type-safe HTTP client for Java & Android*
+*[-> Retrofit](_moreReadMe/android_retrofit) - type-safe HTTP client for Java & Android*
238
239
-*[-> Glide](_moreReadMe/android_retrofit) - efficient image loading lib with media decoding, memory & disk caching*
+*[-> Glide](_moreReadMe/android_glide) - efficient image loading lib with media decoding, memory & disk caching*
240
241
*[-> RoomDB](_moreReadMe/android_roomdb) - ORM based SQLite wrapper for fluent db access*
242
0 commit comments