Building Custom Components in Android.
Hi everyone, In this tutorial we will be building a Custom TextView. ie. this TextView will be extending the inBuil TextView and have its own custom attributes along with the default attributes in a TextView in Android. So we will start. We will be making a custom textview and presenting to the UI using 1.… Read More »