<TextView android:layout_width="match_parent" android:layout_height="wrap_content" android:text="@string/hello_world" android:textColor="#f8f36a" android:textSize="65sp" android:shadowColor="#ff0000" android:shadowRadius="2"/>
结果是
您可以为这样的文本创建自定义边框.