diff --git a/patches/supplemental/1223.patch b/patches/supplemental/1223.patch index f9bfae0..e4b5d8d 100644 --- a/patches/supplemental/1223.patch +++ b/patches/supplemental/1223.patch @@ -45,7 +45,7 @@ diff -crBN from/smali/com/cutthecord/refreshView.smali to/smali/com/cutthecord/r --- to/smali/com/cutthecord/refreshView.smali Thu Aug 13 13:56:59 2020 *************** *** 0 **** ---- 1,63 ---- +--- 1,65 ---- + .class final Lcom/cutthecord/refreshView; + .super Ljava/lang/Object; + @@ -81,6 +81,8 @@ diff -crBN from/smali/com/cutthecord/refreshView.smali to/smali/com/cutthecord/r + + move-result-object v1 + ++ if-eqz v1, :cond_0 ++ + invoke-virtual {v1}, Landroidx/fragment/app/FragmentManager;->beginTransaction()Landroidx/fragment/app/FragmentTransaction; + + move-result-object v1