forked from distok/cutthecord
nocamerabutton/noemojibutton: fix
This commit is contained in:
parent
e5d1d15529
commit
2b7fd2db8b
2 changed files with 33 additions and 23 deletions
|
@ -1,6 +1,8 @@
|
|||
diff -crB from/res/layout/flex_input_widget.xml to/res/layout/flex_input_widget.xml
|
||||
*** from/res/layout/flex_input_widget.xml 2020-04-17 13:03:23.985050793 +0100
|
||||
--- to/res/layout/flex_input_widget.xml 2020-04-17 13:06:38.725266211 +0100
|
||||
Only in com.discord-1144: build
|
||||
Only in com.discord-1144: dist
|
||||
diff -crB com.discord-1144-base/res/layout/flex_input_widget.xml com.discord-1144/res/layout/flex_input_widget.xml
|
||||
*** com.discord-1144-base/res/layout/flex_input_widget.xml 2020-05-17 16:38:23.695244181 +0300
|
||||
--- com.discord-1144/res/layout/flex_input_widget.xml 2020-05-17 17:01:51.533974516 +0300
|
||||
***************
|
||||
*** 8,14 ****
|
||||
<RelativeLayout android:animateLayoutChanges="true" style="@style/UiKit.ViewGroup">
|
||||
|
@ -30,3 +32,24 @@ diff -crB from/res/layout/flex_input_widget.xml to/res/layout/flex_input_widget.
|
|||
</RelativeLayout>
|
||||
<FrameLayout android:orientation="vertical" android:id="@id/flex_input_emoji_container" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/default_keyboard_height" />
|
||||
! </LinearLayout>
|
||||
diff -crB com.discord-1144-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali com.discord-1144/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali
|
||||
*** com.discord-1144-base/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-05-17 16:38:28.831942620 +0300
|
||||
--- com.discord-1144/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment.smali 2020-05-17 18:34:07.081308249 +0300
|
||||
***************
|
||||
*** 810,816 ****
|
||||
|
||||
if-eqz v4, :cond_5
|
||||
|
||||
! const/4 v10, 0x0
|
||||
|
||||
goto :goto_2
|
||||
|
||||
--- 810,816 ----
|
||||
|
||||
if-eqz v4, :cond_5
|
||||
|
||||
! const/16 v10, 0x8
|
||||
|
||||
goto :goto_2
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue