user interface - android: what's this slider bar called and how to implement it? -
this may dumb question please tell me slider (highlighted in yellow) called in android? navigation bar?
i want implement same slider in app, please let me know if there's sample can refer to?
thanks.
as part highlighted, doesn't have particular name, it's view selector background.
as mechanism (pulling view reveal another), slidingdrawer. note has been deprecated in api 17, ui pattern not encouraged anymore.
Comments
Post a Comment