fix another crash and port new changes in supplemental to 1243, 1281 & 1282 #79

Closed
Juby210 wants to merge 6 commits from (deleted):patch-4 into master
Showing only changes of commit 7881b87eef - Show all commits

View file

@ -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 --- to/smali/com/cutthecord/refreshView.smali Thu Aug 13 13:56:59 2020
*************** ***************
*** 0 **** *** 0 ****
--- 1,63 ---- --- 1,65 ----
+ .class final Lcom/cutthecord/refreshView; + .class final Lcom/cutthecord/refreshView;
+ .super Ljava/lang/Object; + .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 + move-result-object v1
+ +
+ if-eqz v1, :cond_0
+
+ invoke-virtual {v1}, Landroidx/fragment/app/FragmentManager;->beginTransaction()Landroidx/fragment/app/FragmentTransaction; + invoke-virtual {v1}, Landroidx/fragment/app/FragmentManager;->beginTransaction()Landroidx/fragment/app/FragmentTransaction;
+ +
+ move-result-object v1 + move-result-object v1