Hi, I'm trying the example of B4XPreferencesDialog and I've seen that according to the Android version dinde is going to put the title of the dialog or not. From what I've seen, in recent versions of Android with the 7 if it shows the title. I've tested on a device with a 4.4 version and it doesn't show the title, it starts showing from the categories. Is this correct or is there some way to show the title in all cases?
Hi, well the problem may not be in the Android version. I tested the example on a Genymotion device with a 5.1 version of Android and the problem is the same. The title of the dialog is not shown.