small app that will list the most starred Github repos that were created in the last 30 days.
SDK Version must be greater thant 15.
I. Glide : reasons of use :
- this library is highly recommended by Google
- consumes less memory space and loads the exact ImageView-size into the memory instead of loading the full-size image which is a best practice.
- many additional features like loading gif animation in an imageview
- more feature here : https://inthecheesefactory.com/blog/get-to-know-glide-recommended-by-google/en
II. Awesome Font : reasons of use :
- the use of awesome font is to reduce the memory usage instead of using .png or .jpg icons
- to use uniform icons.