CustomDialog problem Width

sioconcept

Active Member
Licensed User
Longtime User
Hi, i've got a problem with CustomDialog (v1 & v2).

The width is not good. I would like 100% of width but i've only a part.

B4X:
cd.AddView(pnl, 0, 0, 100%x, 100%y)

CD.png

This screenshoot become to my smartphone 4" (Density 1.5 as same of my Galaxy Tab 7")
 
Top