Translucent Navigation Bar and Status Bar on Xamarin.Forms Android
Hi Xam Devs, Today, Xamarin Forms 3.0 pre2 has been released, if you want to try latest packge please add my nuget into your Visual Studio via https://www.myget.org/F/trungdc09t2/api/v3/index.json Create new project and add XF 3.0 pre2 to your solution. Now on Android platform, add 2 line inside OnCreate of MainActivity: //Making the Navigation Bar… Continue reading Translucent Navigation Bar and Status Bar on Xamarin.Forms Android