Fix crash when configuring widgets on android 15
This commit is contained in:
parent
139b37f89c
commit
2e4100f676
@ -148,9 +148,6 @@ class BindAndConfigureAppWidgetActivity : Activity() {
|
|||||||
.setPendingIntentBackgroundActivityStartMode(
|
.setPendingIntentBackgroundActivityStartMode(
|
||||||
ActivityOptions.MODE_BACKGROUND_ACTIVITY_START_ALLOWED
|
ActivityOptions.MODE_BACKGROUND_ACTIVITY_START_ALLOWED
|
||||||
)
|
)
|
||||||
.setPendingIntentCreatorBackgroundActivityStartMode(
|
|
||||||
ActivityOptions.MODE_BACKGROUND_ACTIVITY_START_ALLOWED
|
|
||||||
)
|
|
||||||
.toBundle()
|
.toBundle()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user