A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)
3.86k
stars
469
forks
source link
Caused by: java.lang.ClassCastException: Cannot cast androidx.appcompat.widget.AppCompatTextView to com.noober.background.view.BLTextView #61
Closed
chengmenghuiAndroid closed 5 years ago
不要在代码中使用BLTextView,把代码里的BLTextView改回TextView就行,BLView只需要在xml中出现