styling fix + pos fix

This commit is contained in:
Finnley Somdahl 2023-12-05 19:51:45 -06:00
parent 1bbc98d350
commit 0d422a57e7
2 changed files with 4 additions and 4 deletions

View file

@ -167,7 +167,7 @@ class MangaReadAdapter(
}
// Create AlertDialog
AlertDialog.Builder(currContext())
AlertDialog.Builder(currContext(), R.style.MyPopup)
.setView(dialogView)
.setPositiveButton("OK") { dialog, which ->
//add unchecked to hidden