Related resources for EditText in Android
  • Working With Text Controls in Mono for Android3/20/2020 3:05:28 AM. By using text controls in your Android application, we can configure, style, and manipulate the controls in a variety of ways.
  • Clearable Material EditText In Android2/19/2020 5:17:42 AM. In this article, we will learn how to create and use Clearable EditText without using any Third party library. It is very easy to implement and useful control for our application development.