Rounded corner for textview in android
I have a textview and want its corner to be in round shape. I already know it can be done using android:background=”@drawable/somefile”. In … Read more
I have a textview and want its corner to be in round shape. I already know it can be done using android:background=”@drawable/somefile”. In … Read more
I want to create gradient background where the gradient is in the top half and there’s a solid color in the bottom half, … Read more
I have some problems finding the documentation of the definitions of shapes in XML for Android. I would like to define a simple … Read more