android - numberpicker widget and holoeverywhere missing theme -
i'm trying simons number picker work holoeverywhere. holoeverwhere requires me set android:theme="@style/holo.theme"
whereas number picker requires android:theme="@style/sampletheme.light"
. i'm not familiar styles , themes yet, options? right number picker displays incorrectly:
ps. need backwards comp. till 2.2 , prefer keeping holo theme
there built in numberpicker in holoeverywhere.
you can test demo application.
org.holoeverywhere.widget.numberpicker
here link source code:
https://github.com/christopheversieux/holoeverywhere/blob/master/library/src/org/holoeverywhere/widget/numberpicker.java
moved to: https://github.com/prototik/holoeverywhere/blob/master/library/src/org/holoeverywhere/widget/numberpicker.java
maybe there way utilize simons widget on dark theme, should possible.
android themes android-holo-everywhere
No comments:
Post a Comment