akoscz / YouTubePlaylist

A sample Android application which demonstrates the use of the YouTube Data v3 API.
Apache License 2.0
153 stars 84 forks source link

Show ProgressDialog while fetching Playlists #28

Closed kkdroidgit closed 6 years ago

kkdroidgit commented 6 years ago

Added a ProgressDialog to show while the Playlists load. Display a Toast if there is no Internet Connection. Added Permissions to Access the Network and WI-FI State.

kkdroidgit commented 6 years ago

Updated the changes required

akoscz commented 6 years ago

Thank you for your contribution! :)