Hi
I put abmbutton(btnsel) into a cell. Why it cann't align to the center of cell !?
I put abmbutton(btnsel) into a cell. Why it cann't align to the center of cell !?
B4X:
theme.AddCellTheme("cellcenter")
theme.Cell("cellcenter").Align = ABM.CELL_ALIGN_CENTER
theme.Cell("cellcenter").VerticalAlign = True