I have developed an application which contains this app theme style : <style name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar" />
I have tried various means to change the actionbar text to be mixed case instead of all uppercase. To illustrate, here is a screen shot - <https://lh3.googleusercontent.com/-fL-5_3uD_z0/VbeuwHo1THI/AAAAAAAAArM/4ZcuCqB2spU/s1600/actionbar-uppercase-text.jpg> The styles I have tried thus far have produced anything but the desired effect. How do I restyle just the letter case of these items ? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

