這裏有改變使用可繪製的顏色的解釋:更改顏色
Android - How to change color of an ScrollView/ListView Overscroll?(see Desc. for example)
我的問題是:什麼是繪製XML模樣來改變顏色?我需要做類似這樣的:
<?xml version="1.0" encoding="utf-8"?>
<color xmlns:android="http://schemas.android.com/apk/res/android" >
"put something here"
</color>
你想看看這個drawable對應的顏色是什麼? – g00dy