[android-developers] bitmap drawable resource gravity ignored in layer list?

2011-02-26 Thread nkijak
I'm trying to build a seek bar with text in/"under" it to make something akin to the "slide to unlock" bar on the iPhone. I figured I'd change the style of the seek bar and added: ...

Re: [android-developers] bitmap drawable resource gravity ignored in layer list?

2011-02-26 Thread Dianne Hackborn
The seek bar is not a slide to unlock UI. Honestly, write your own custom view for this. On Sat, Feb 26, 2011 at 10:38 AM, nkijak wrote: > I'm trying to build a seek bar with text in/"under" it to make > something akin to the "slide to unlock" bar on the iPhone. I figured > I'd change the styl