forked from distok/cutthecord
53.1 (1358) + patchport.py performance improvements + small BUILDING.md corrections
This commit is contained in:
parent
73cba5f94d
commit
03827d9f02
62 changed files with 64989 additions and 11 deletions
20
patches/noemojibutton/1358.patch
Normal file
20
patches/noemojibutton/1358.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali
|
||||
*** from/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:34.339166635 +0100
|
||||
--- to/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$1.smali 2020-09-13 11:49:53.575360799 +0100
|
||||
***************
|
||||
*** 261,267 ****
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
--- 261,267 ----
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
! # invoke-virtual {v0, v3}, Landroid/widget/ImageView;->setVisibility(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
Loading…
Add table
Add a link
Reference in a new issue