Is there any guideline, on when should we use android.app.AlertDialog
, or when should we use android.support.v7.app.AlertDialog
?
As, both work equally well for me, if my min SDK is android:minSdkVersion="14"
.
android.app.AlertDialog
has a visual issue. Using the android.support.v7.app.AlertDialog
solves it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With