Hi
In designer i added one B4XComboBox and i set text color to black and background to lightgray (#FFD3D3D3). In code i set dialog background to lightgray too (Dialog.BackgroundColor = Colors.LightGray) and when i run app colors are different (at least on emulator...i didn't try it yet on real device)
When i set combo background as transparent everything is ok (ofc). Is that a bug/emu problem/something else/i am doing something wrong?
Thanks
In designer i added one B4XComboBox and i set text color to black and background to lightgray (#FFD3D3D3). In code i set dialog background to lightgray too (Dialog.BackgroundColor = Colors.LightGray) and when i run app colors are different (at least on emulator...i didn't try it yet on real device)
When i set combo background as transparent everything is ok (ofc). Is that a bug/emu problem/something else/i am doing something wrong?
Thanks