Scroll SlidingDrawer view in Android -


i'm using slidingdrawer show selected facebook contacts. when open, how can make scrollable able see contacts if total width of slidingdrawer's handle + content greater width of screen (eg if there more 6 contacts shown in bottom image shown below)?

thanks

enter image description here

enter image description here

i'd try putting drawer's content in horizontalscrollview, or using gallery.


Comments

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -