Hi,
in my project , i set button text property as Attached File designer setting.png
"center_horizontal,center_vertical"
and script
but part of the text is not displayed,and the text is not center_vertical.
there some place at the top of button.
And how to solve this problem ?
Thanks
in my project , i set button text property as Attached File designer setting.png
"center_horizontal,center_vertical"
and script
B4X:
btnMusicTuneMid.Width=15%x
btnMusicTuneMid.Height=40dip
btnMusicTuneMid.Top=355dip
btnMusicTuneMid.Left=67%x
btnMusicTuneMid.TextSize=22
but part of the text is not displayed,and the text is not center_vertical.
there some place at the top of button.
And how to solve this problem ?
Thanks