david131222 wrote:
請問danny.wu...(恕刪)
#12626 我有提供還原檔
Espower wrote:
請問
您昨天分享的...(恕刪)
tj010v11 wrote:
01.電信業者顏色
是修改 SystemUI\res\values\styles.xml
查詢
<style name="TextAppearance.StatusBar.Expanded.Network" parent="@style/TextAppearance.StatusBar.Expanded">
<item name="android:textSize">14.0dip</item>
<item name="android:textStyle">normal</item>
<item name="android:textColor">#ff999999</item>
修改 <item name="android:textColor">#ff999999</item> 色碼值
02.修改通知列顏色
是修改 SystemUI\res\values\colors.xml
查詢 <color name="notification_category_color">#ffadc1d6</color>
<color name="tw_status_bar_clear_btn_text">#ffffffff</color>
<color name="tw_holoclock_color">#ffe6e6e6</color>
修改 第六行還第八行有點忘了,因為檔案不在身邊,要回去看才知道!!
(恕刪)
Espower wrote:
你要先做一次1IN_...(恕刪)