Category : Android CSharp MonoDroid Visual Studio Xamarin
Category : Android CSharp MonoDroid Visual Studio Xamarin
As mentioned in my earlier post, we can use the default AlertDialog class to display the alerts of screen by setting different properties and methods of it. But still there sounds like, we may need dialogs on screen which would be needed to be customized. They can be accept user inputs, can display an arranged info of an user etc.
We will follow few simple steps
Let’s add a new layout to the project under Resources > layout.
Categories: Android, CSharp, MonoDroid, Visual Studio, Xamarin