我的代码正常,程序也可以运行,但是不能更改unreach和reach的颜色,希望告知原因,谢谢
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:progress="50"
android:background="#44ff0000"
hyman:progress_text_color="#8B008B"
hyman:progress_unreach_color="#4B0082"
hyman:progress_reach_color="#E6E6FA"
android:padding="25dp"
android:layout_marginTop="30dp"/>代码没错啊!!