hiboy002002 wrote:
進度bar跟音量條是在那裡改的
framework-res\res\drawable\progress_horizontal.xml
以下檔案取自P1000,可能和I9000有別
<?xml version="1.0" encoding="UTF-8"?>
<layer-list
xmlns:android="http://schemas.android.com/apk/res/android">
<item android:id="@id/background">
<shape>
<corners android:radius="5.0dip" />
<gradient android:startColor="#ff535353" android:endColor="#ff404040" android:angle="270.0" android:centerY="0.75" android:centerColor="#ff292929" />
</shape>
</item>
<item android:id="@id/secondaryProgress">
<clip>
<shape>
<corners android:radius="5.0dip" />
<gradient android:startColor="#505fa8ff" android:endColor="#802569b9" android:angle="270.0" android:centerY="0.75" android:centerColor="#803c5b98" />
</shape>
</clip>
</item>
<item android:id="@id/progress">
<clip>
<shape>
<corners android:radius="5.0dip" />
<gradient android:startColor="#ff5fa8ff" android:endColor="#ff2569b9" android:angle="270.0" android:centerY="0.75" android:centerColor="#ff3c5b98" />
</shape>
</clip>
</item>
</layer-list>
粉紅色的值約是 #ffff45ff
完成編譯後如置換圖檔般將progress_horizontal.xml取代原本的(僅替換,不壓縮)
http://youtu.be/Beuyr1g7MIY
我是A了哥哥的TAB的妹妹的(不會見面)網友!! XD