On 11/13/2011 10:17 AM, Mark Murphy wrote:
On Sun, Nov 13, 2011 at 10:13 AM, New Developer<[email protected]>  wrote:
Not sure if this is an Android 3.2 thing  or  because I am building the
layout pro grammatically

But I have a SeekBar  and the bar appears as a line with a green circle
NOT the standard  rectangle with orange fill   with rectangle slider.
Correct. They changed the styling of SeekBar with Android 3.x, just as
they changed the styling of Spinner and other widgets, as part of the
holographic theme.

Also  What do you use to create a slider button   ON<-->  OFF  ?
On Android 4.0, use Switch. Once the source code for that is released,
it may be possible to package up a version of Switch that can be used
on older versions of Android via a JAR.

Thanks  anyway to change the styling back to the older version ?

--
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

Reply via email to