I\'m creating an AlertDialog. I\'m using setView() to set a custom view. This enables the \'dark\' theme on the dialog (grey background, and need white text).
Is the
Steps I took:
:
You'll get a few errors, just solve them by copying more stuff from the official Android styles.xml and themes.xml files.
for reference: styles.xml and themes.xml.