I'm using the manifest that Erel supplied here https://www.b4x.com/android/forum/threads/theme-colors.87716/#content also I understand the reason is that it is using a light theme and the color of the text is white - I want the text on the top bar to be White as per the sample that Erel supplied - If I change the text color to Black yes the Msgbox2Async is black and is OK but then the top bar is also Black
Is it possible to specify the colors differently - If so how many thanks
Jon
Edit: B4XDialogs is part of XUI Views library. Use that instead: [B4X] XUI Views - Cross platform views and dialogs B4XDialog class helps with creating cross platform custom dialogs. The dialog is made of a simple panel and it is therefore completely customizable. Simple usage (change...
Edit: B4XDialogs is part of XUI Views library. Use that instead: [B4X] XUI Views - Cross platform views and dialogs B4XDialog class helps with creating cross platform custom dialogs. The dialog is made of a simple panel and it is therefore completely customizable. Simple usage (change...