开发者

Android list screen custom background

开发者 https://www.devze.com 2023-03-28 11:45 出处:网络
I\'ve a screen with the following layout Also I\'ve a list view How can i bring a box like background (similar to first screen) for the list view

I've a screen with the following layout

Android list screen custom background

Also I've a list view

Android list screen custom background

How can i bring a box like background (similar to first screen) for the list view

out may look like

Android list screen custom background

Is it possible to do with ListView? any suggestions, i can post the code for the current layo开发者_运维百科uts if necessary


Put your list in a layout.. set the background and add padding ... for list listview again put up background.

0

精彩评论

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