D
Deleted member 11418521
Guest
Can I post themes for Google Chrome (desktop) or Windows 10 here in themes forum ?????
Or should they go in Windows 10 forums ????
Or should they go in Windows 10 forums ????
Since this thread is in the Android themes forum, I guess not.Can I post themes for Google Chrome (desktop) or Windows 10 here in themes forum ?????
Or should they go in Windows 10 forums ????
Difficult as you've given so much information to go on...
Never had a phone running MIUI so I haven't a clue sorry.
I would like to change the text color of the popup panel or menu to white.
![]()
I have a nexus one, using CM6, and decompiled my framework-res.apk. I found in the Value folder that the styles.xml has the following that is relevant to changing the panel text color. The code:
<item name="panelBackground">@drawable/menu_background</item>
<item name="panelFullBackground">@drawable/menu_background_fill_parent_width</item>
<item name="panelColorForeground">?textColorPrimaryInverse</item>
<item name="panelColorBackground">#ffffffff</item>
<item name="panelTextAppearance">?textAppearanceInverse</item>
I did several things but the text is still black.
1)I removed "Inverse",
2)changed the "panelColorBackground" to #ff000000 and, left "panelColorForeground" "panelTextAppearance" alone.
3)removed "Inverse"
Nothing helps. Do you have any idea?
After I changed the styles.xml, I recompiled, copied original AndroidManifest.xml and META-INF folder to the modded framework-res.apk, then pushed. Is any of the following incorrect?
please help
@brandenk
why do we need to zip the files in linux? By the way thanks for the theming for dummies guide.![]()