41.06 (1273)

This commit is contained in:
eatsfoobars 2020-09-17 10:38:27 +01:00
parent 1e65ddc414
commit 8b40115c04
Signed by untrusted user: eatsfoobars
GPG key ID: D08609FADBD8C395
56 changed files with 59554 additions and 2 deletions

View file

@ -0,0 +1,54 @@
diff -crB from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
*** from/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-09-13 11:49:35.269203361 +0100
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-09-13 11:49:44.104248539 +0100
***************
*** 372,378 ****
if-nez v5, :cond_4
! const/4 v10, 0x0
goto :goto_1
--- 372,378 ----
if-nez v5, :cond_4
! const/16 v10, 0x8
goto :goto_1
***************
*** 389,395 ****
if-eqz v5, :cond_5
! const/4 v10, 0x0
goto :goto_2
--- 389,395 ----
if-eqz v5, :cond_5
! const/16 v10, 0x8
goto :goto_2
***************
*** 411,417 ****
goto :goto_3
:cond_6
! const/16 v5, 0x8
:goto_3
invoke-virtual {v6, v5}, Landroid/view/View;->setVisibility(I)V
--- 411,417 ----
goto :goto_3
:cond_6
! const/16 v5, 0x0
:goto_3
invoke-virtual {v6, v5}, Landroid/view/View;->setVisibility(I)V

View file

@ -87,4 +87,5 @@ to
- 40.04
- 41.02
- 41.05
- 41.06