forked from dolphin-emu/dolphin
This fixes a crash on ATV devices, because the the AlertDialog is from the appcompat class, but the theme derived from the parent view on ATV devices isn't from AppCompat.
This fixes a crash on ATV devices, because the the AlertDialog is from the appcompat class, but the theme derived from the parent view on ATV devices isn't from AppCompat.