This commit is contained in:
IndusAryan 2024-03-06 17:54:32 +05:30
parent 6ef4d0e3ea
commit 3d8a7d26c8

View file

@ -66,7 +66,7 @@ import com.lagradost.cloudstream3.utils.AppUtils.html
import com.lagradost.cloudstream3.utils.AppUtils.isCastApiAvailable
import com.lagradost.cloudstream3.utils.AppUtils.loadCache
import com.lagradost.cloudstream3.utils.AppUtils.openBrowser
import com.lagradost.cloudstream3.utils.BatteryOptimizationChecker
import com.lagradost.cloudstream3.utils.BatteryOptimizationChecker.openBatteryOptimizationSettings
import com.lagradost.cloudstream3.utils.ExtractorLink
import com.lagradost.cloudstream3.utils.SingleSelectionHelper.showBottomDialog
import com.lagradost.cloudstream3.utils.SingleSelectionHelper.showBottomDialogInstant
@ -646,7 +646,7 @@ open class ResultFragmentPhone : FullScreenPlayer() {
),
null
) { click ->
BatteryOptimizationChecker.openBatteryOptimizationSettings(requireContext())
openBatteryOptimizationSettings(requireContext())
when (click.action) {
DOWNLOAD_ACTION_DOWNLOAD -> {