开发者

between table row show a line [closed]

开发者 https://www.devze.com 2023-02-05 10:34 出处:网络
开发者_Go百科 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. F
开发者_Go百科 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 10 years ago.

in tablelayout how show a line between two row in android.


it's quite simple by placing tag <View android:layout_height="2dip" android:background="#FF909090" /> between two rows.

0

精彩评论

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