反編譯framework-res.apk找res/values/styles.xml裡面的<style name="TextAppearance.Widget.IconMenu.Item" parent="@style/TextAppearance.Small"><item name="textColor">?textColorPrimary</item></style>?textColorPrimary那邊改成#FF000000之後重新編譯在覆蓋回原檔基本上就可以了不過建議沒事別動。