Thanks Mark.  Looks like what I might be looking for.

Super helpful as always.  :)

On Jan 20, 2:10 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> Use a SlidingDrawer. Or, use the source of a SlidingDrawer as a
> starting point for rolling your own custom View.
>
>
>
>
>
>
>
>
>
> On Wed, Jan 19, 2011 at 10:02 PM, Jason <jason.poli...@gmail.com> wrote:
> > Hi all,
>
> > I'm wanting to create a view that behaves the same as the notification
> > area.
>
> > Let me explain:
>
> > I want one view being displayed on screen, with a "toolbar" at the top
> > of this view which behaves like the notification bar on the device.
> > So when you just touch this toolbar, a "dragable" grab bar appears
> > below the toolbar which you can then drag down.  This dragable section
> > would contain another view.
>
> > Basically exactly how the notification area works on the device.  If
> > you just touch it a "drag bar" appears which you can then drag down
> > over whatever is in view to show the current notifications.  I want to
> > do basically the same thing within an app.
>
> > Anyone got any clever ways of achieving this?
>
> > Thanks.
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9
> Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to