I am trying to set the android Theme.Light theme for my alert dialog, but with no success so far. After reading a few tutorials I gathered that using Al
change parent="android:Theme.Light" to parent="@android:style/Theme.Light"
parent="android:Theme.Light"
parent="@android:style/Theme.Light"