Xamarin Android RecyclerView with GridLayoutManager.
RecyclerView is a new widget that has been introduced in the material design with Android 5.0 Lollipop. This widget is…
RecyclerView is a new widget that has been introduced in the material design with Android 5.0 Lollipop. This widget is…
Navigation patterns are more important to an application which defines the way the application will works and also how does…
Styles are one of the most important things that makes the apps more beautiful. Xamarin Forms support styles in build, but…
In our previous post we have seen how to create a custom control like RadioButton in Xamarin forms on Android. In this post…
Xamarin.Forms library contains lots of build in controls but not all the time we end up using build in controls.…
Hello and Welcome again to the fourth part of the series. Till now we have created Weather.Common (Building your first…
Hello and Welcome again to the third part of the series. Till now we have created Weather.Common (Building your first…
Hello and Welcome again to the second part of the series. In the Part 1, Building your first end-to-end Cross…