开发者

how to design hidden field in android and it will appear when we click it

i am try use h开发者_C百科idden field like Div tags in android for hiding some field and when we will click that button the related fields will appear.


try setting visibility to GONE this will remove the display. You can then set it to visibile. This will remove the view completely but everything else will still line up properly. If you want to just make it invisible there is an invisible setting too.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜