From 7881b87eeff96a8372631ef14abcf674ec6eb7e7 Mon Sep 17 00:00:00 2001 From: Juby210 Date: Thu, 20 Aug 2020 23:45:15 +0200 Subject: [PATCH] fix another crash --- patches/supplemental/1223.patch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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