开发者

Indentation in ListView

Hi Is it possible to have indentation in the list view. Like开发者_Go百科 the first item comes as normal, the second item indented to left and the next item more indented to left..


Do you mean like an ExpandableList?

You can indent the items on your own in the Adapter.getView() method but you would have to figure out what the identation would be. As far as I know nothing like this is built-in.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜