Hi to All
I am working on a Samsung Tab Active Pro tablet, but I guess this doesn't depend on the device. I attach the project. I have a complex layout named "Camara", including some overlapping views. The layout contains a panel "CamaraPanel" which is the lowest parent. Then I have various views which have it as parent, at a first level. One view named "SchemaEntrate" is initially hidden and, while not important, contains some other views having it as parent. When I load the Camara layout, the View "SchemaEntrate" is not visible (nor enabled). Loading the layout with the designer, a first problem appears: despite the "SchemaEntrate" panel should cover all the undelying views, some of them are not covered. These views are: NumEntr, LabelH2, Label5, ModoIns, NotasCamara, OrdinaEntrate. When running the App, initially the panel "SchemaEntrate" is not visible. Pressing "OrdinaEntrate" it appears, and:
1) Whithout putting SchemaEntrate.BringToFront it covers all the views but the abovementioned, like in the designer.
2) Bringing it to front, covers all but the last above mentioned, namely OrdinaEntrate button, which remains visible. I remark that OrdinaEntrate (with text "TEST") has CamaraPanel (i.e. the lowest panel) as parent, as long as SchemaEntrate (the panel which should cover it).
Much probably I miss something, but I don't see what.
Thanks for attention.
I am working on a Samsung Tab Active Pro tablet, but I guess this doesn't depend on the device. I attach the project. I have a complex layout named "Camara", including some overlapping views. The layout contains a panel "CamaraPanel" which is the lowest parent. Then I have various views which have it as parent, at a first level. One view named "SchemaEntrate" is initially hidden and, while not important, contains some other views having it as parent. When I load the Camara layout, the View "SchemaEntrate" is not visible (nor enabled). Loading the layout with the designer, a first problem appears: despite the "SchemaEntrate" panel should cover all the undelying views, some of them are not covered. These views are: NumEntr, LabelH2, Label5, ModoIns, NotasCamara, OrdinaEntrate. When running the App, initially the panel "SchemaEntrate" is not visible. Pressing "OrdinaEntrate" it appears, and:
1) Whithout putting SchemaEntrate.BringToFront it covers all the views but the abovementioned, like in the designer.
2) Bringing it to front, covers all but the last above mentioned, namely OrdinaEntrate button, which remains visible. I remark that OrdinaEntrate (with text "TEST") has CamaraPanel (i.e. the lowest panel) as parent, as long as SchemaEntrate (the panel which should cover it).
Much probably I miss something, but I don't see what.
Thanks for attention.