From 704bcbf36ae3d28fa908b708d621f206dbd65789 Mon Sep 17 00:00:00 2001 From: Ave Ozkal Date: Thu, 26 Mar 2020 17:19:00 +0300 Subject: [PATCH] nocamerabutton: don't also hide send button --- patches/nocamerabutton/1078.patch | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/patches/nocamerabutton/1078.patch b/patches/nocamerabutton/1078.patch index e3130c9..3a80207 100644 --- a/patches/nocamerabutton/1078.patch +++ b/patches/nocamerabutton/1078.patch @@ -2,9 +2,9 @@ Only in com.discord-1078: build Only in com.discord-1078: dist diff -crB com.discord-1078-base/res/layout/flex_input_widget.xml com.discord-1078/res/layout/flex_input_widget.xml *** com.discord-1078-base/res/layout/flex_input_widget.xml 2020-03-26 10:35:48.218868000 +0300 ---- com.discord-1078/res/layout/flex_input_widget.xml 2020-03-26 15:58:15.494674786 +0300 +--- com.discord-1078/res/layout/flex_input_widget.xml 2020-03-26 17:16:45.636811844 +0300 *************** -*** 8,14 **** +*** 8,23 **** @@ -12,7 +12,17 @@ diff -crB com.discord-1078-base/res/layout/flex_input_widget.xml com.discord-107 ---- 8,14 ---- + + + +! + + + + +! +\ No newline at end of file +--- 8,23 ---- @@ -20,21 +30,18 @@ diff -crB com.discord-1078-base/res/layout/flex_input_widget.xml com.discord-107 -*************** -*** 20,23 **** - - - -! -\ No newline at end of file ---- 20,23 ---- + + + +! + ! diff -crB com.discord-1078-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment$f.smali com.discord-1078/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment$f.smali *** com.discord-1078-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment$f.smali 2020-03-26 10:35:58.538920667 +0300 ---- com.discord-1078/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment$f.smali 2020-03-26 16:31:07.078498968 +0300 +--- com.discord-1078/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment$f.smali 2020-03-26 17:14:32.959391991 +0300 *************** *** 35,146 ****