button - layout over layout on android -
i have screen contains there different layout.
biglayout [it contains 3 layout]
layouta - title layoutb - body layoutc - button title layout contain textview, button , checkedtextview , of in bighlayout, if want checkedtextview display on body layout, how can such thing?
if u want show 1 layout on other layout u can use framelayou. u can take 1] layout frame layout 2] layout b frame layout. u can able show checkedtextview on body layout
Comments
Post a Comment