mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-04 10:15:18 +08:00
Delete overflow code
This commit is contained in:
@@ -202,7 +202,6 @@ class DialogBuilder(val context: Context) {
|
|||||||
} else runCatching {
|
} else runCatching {
|
||||||
instanceAndroid?.create()?.apply {
|
instanceAndroid?.create()?.apply {
|
||||||
customLayoutView?.let { setView(it) }
|
customLayoutView?.let { setView(it) }
|
||||||
window?.attributes
|
|
||||||
window?.setBackgroundDrawable(
|
window?.setBackgroundDrawable(
|
||||||
InsetDrawable(
|
InsetDrawable(
|
||||||
GradientDrawable(
|
GradientDrawable(
|
||||||
|
Reference in New Issue
Block a user