Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 695 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 695 Bytes

learnings

Learning simple app implementation

1.FlickrImageList: App has reference to Flickr API client and Images are downloaded and displayed in Grid view. Individual images are also shown as large images in this app. This app give basic idea of implementing how to download the images based on images size.

The below images show the medium-images downloaded from the flickr api and displayed in grid view. alt tag

The below images shows the large-images downloaded from the flickr api. alt tag