答案 0 :(得分:0)
MagicTextView会做文字大纲。
<com.qwerjk.better_text.MagicTextView
xmlns:qwerjk="http://schemas.android.com/apk/res/com.qwerjk.better_text"
android:textSize="78dp"
android:textColor="#ff333333"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
qwerjk:strokeColor="#FFff0000"
qwerjk:strokeJoinStyle="miter"
qwerjk:strokeWidth="5"
android:text="Magic" />
注意:我做了这个,并且为了未来的旅行者发布的内容比OP更多。 它是临界垃圾邮件,但是在主题上,也许可以接受?