How do I create a sliding drawer in code?
Posted
by Alex
on Stack Overflow
See other posts from Stack Overflow
or by Alex
Published on 2010-05-14T04:55:20Z
Indexed on
2010/05/14
5:04 UTC
Read the original article
Hit count: 298
I'm trying to create a sliding drawer in code, but I don't understand what to do for the AttributeSet part of the constructor.
What do I need to do for that?
Also, how do I define in code where the slider is going to show up?
Thanks,
© Stack Overflow or respective owner