阅读背景:

Android TextView边框和背景,以及圆形背景

来源:互联网 

效果图:


布局代码:

<TextView
                    android:id="@+id/product_tag"
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
                    android:gravity="center"
                    android:singleLine="true"
                    android:textSize="10sp"
                    android:textColor="@color/label_orange"
                    android:layout_marginLeft="10dp"
                    android:background="@drawable/shape_label_orange"
                    android:text="标签"/><TextView
             



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: