This is my first attempt at B4J. Have not tried to do anything special to the layout etc. The aim was to get back the correct binary strings to draw Code11, Code39, Code93, EAN8 and EAN13 barcodes with. All the code are in the main module as well as modules for each of the types of barcodes. The...
I am having problems setting TextColor on Samsung S10 device.
I took this code snippet and modified the SetLightTheme as follows, expecting to see some text in Red and some in Green. Instead I see all text is black, except the title bar text which is white.
B4X:
Sub SetLightTheme...