I'm following the following article on Splash Screens
https://developer.xamarin.com/guides/android/user_interface/creating_a_splash_screen/
and I got a working solution but I'd like to show the version of the app when the Splash screen is shown and a bonus would be a loading circle as well.
but I am at a loss on how to do this.