Recently had a request for a splash screen that can be used to inform the user that you are downloading some resources that are needed for your app to load. When your app first starts…
Tag: loading
[TUT] ImageView with Loading Spinner
Hi guys, read a post where someone wanted to load a url image in an ImageView and show a loading spinner whilst this was happening. So I thought it would be a fun exercise for…