I am currently using RAD Studio XE7 and just wondering why all the dialogs in my Android app are using the "old" 2.x style? And how to force my Android app to use the 4.x style in all the dialogs like date picker and MessageDlg?
Using StyleBook and modying the AndroidManifest.xml didn't work. Thanks in advance.
David I posted the answer to your same question on the Embarcadero Community Answers site:
Why all the dialogs are using the "old" Android 2.x style?
And here is an Embarcadero blog post explaining how to apply the fix:
How to get Android 4.4.x style for your XE7 dialog boxes