mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-31 07:11:01 +00:00
dimming
This commit is contained in:
@@ -136,7 +136,8 @@ class OfflineMangaFragment : Fragment(), OfflineMangaSearchListener {
|
||||
builder.setNegativeButton("No") { _, _ ->
|
||||
// Do nothing
|
||||
}
|
||||
builder.show()
|
||||
val dialog = builder.show()
|
||||
dialog.window?.setDimAmount(0.8f)
|
||||
true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user