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
i'd try putting drawer's content in horizontalscrollview
, or using gallery
.
Comments
Post a Comment