Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: 如何使文本发光?
我想知道如何在我的 Android 布局中向 TextView 添加内部发光。
我已经搜索过,只能找到如何在 Android 上做 Inner Shadow。
请问有没有一种方便快捷的方法来让内部发光围绕一个TextView,或者获得类似的效果?
您必须在 TextView中使用android:shadowColor, android:shadowDx, android:shadowDy&android:shadowRadius
android:shadowColor
android:shadowDx
android:shadowDy
android:shadowRadius