开发者

Displaying an Android ListView right arrow, to indicate that there is more to see

开发者 https://www.devze.com 2023-03-07 02:35 出处:网络
I was just curious if there was an easy way to display a right arrow on rows in a L开发者_如何学CistView (similar to the way iPhone does it)? Or is it only doable manually by sticking an ImageView wit

I was just curious if there was an easy way to display a right arrow on rows in a L开发者_如何学CistView (similar to the way iPhone does it)? Or is it only doable manually by sticking an ImageView with an arrow (aligned to the right)?


Just ended up doing it manually with an ImageView.

0

精彩评论

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