parent
97f549dc93
commit
c16319a4bf
@ -0,0 +1,7 @@ |
||||
package io.legado.app.utils |
||||
|
||||
import androidx.appcompat.app.AlertDialog |
||||
import io.legado.app.lib.theme.ATH |
||||
|
||||
val AlertDialog.upTint: AlertDialog |
||||
get() = ATH.setAlertDialogTint(this) |
Loading…
Reference in new issue