android - TextView bottom border programmatically
activity_main.xml
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/coordinator_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#f3f7f1"
>
<
Comments
Post a Comment