Theme.Dialog is an Android 2 theme. I don't recommend you to use it. Your app will use the old Android 2 style and you will also encounter compatibility issue with newer devices.
Ok. Will try that.
The dialog theme works fine on my Android 6.0. I have not done extensive testing. Are you sure that there will be issues on Androids greater than 2.0?
I cant find any reference on Androids website that this theme won't work with newer versions. Can you provide a reference?
Can you educate me a bit about themes in general? The code for a theme lies in the android it self? Its not fully contained in the App? Is there some part of the os that it needs?
Trying to understand why it should make a difference which version Android.
Theoretically it should work on all versions but it will use the Android 2 theme. Practically there are issues on some newer devices when you use the old themes.