49.8 (1330)

This commit is contained in:
eatsfoobars 2020-11-13 15:21:45 +00:00
parent 1b951992d6
commit cc8480a670
Signed by untrusted user: eatsfoobars
GPG key ID: D08609FADBD8C395
56 changed files with 64236 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-11-10 19:16:21.815139777 +0000
--- to/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-11-10 19:16:30.599178289 +0000
***************
*** 370,376 ****
if-nez v5, :cond_4
! const/4 v10, 0x0
goto :goto_1
--- 370,376 ----
if-nez v5, :cond_4
! const/16 v10, 0x8
goto :goto_1
***************
*** 387,393 ****
if-eqz v5, :cond_5
! const/4 v10, 0x0
goto :goto_2
--- 387,393 ----
if-eqz v5, :cond_5
! const/16 v10, 0x8
goto :goto_2
***************
*** 409,415 ****
goto :goto_3
:cond_6
! const/16 v5, 0x8
:goto_3
invoke-virtual {v6, v5}, Landroid/view/View;->setVisibility(I)V
--- 409,415 ----
goto :goto_3
:cond_6
! const/16 v5, 0x0
:goto_3
invoke-virtual {v6, v5}, Landroid/view/View;->setVisibility(I)V

View file

@ -105,4 +105,5 @@ to
- 48.2
- 49.1
- 49.2
- 49.8