Closed rk-ekalaya closed 10 years ago
Yes, you can remove that textIconsGroup. You have to also remove the Custom text icons scroll background
code below.
However, if you remove that key group, the keyboard will look weird because there's only one key group there.
I am going to add a space key when there's only one KeyItemGroup on the keyboard, see #1.
I'll add the space key ASAP.
okey thanks.. i,ve add another WUEmoticonsKeyboardKeyItemGroup, so it will be 3. so, not weird at all
Great!
dear developer i want to add some segment emoticon into keyboard i guess i can do it by adding WUEmoticonsKeyboardKeyItemGroup into this line -> keyboard.keyItemGroups = @[imageIconsGroup,textIconsGroup]; but if i remove the textIconsGroup, it will crash. why its happen? bug or something maybe? thanks for the attention..