java - How to attach the Emojis library with smiley small icon button on Custom Keyboard Android -
i new in android programming , trying develop custom keyboard of google search , tutorials stuck in small emoji icon button. want create workable button when user press small icon button show emojis in keyboard, have import emoji library , working great in edit text dont know how attach smiley button icon.
i have read on stackoverflow on articles in achieved using framelayout in keyboard view didnt tell how this. kindly guide me how achieve this. when user press smiley button emojis appears on keyboard layout. if code required guidance share.
here custom library emoji keyboard https://github.com/hani-momanii/supernova-emoji
to use default colors : emojiconactions(context ctx,view rootview,emojiconedittext emojiconedittext,imageview emojibutton)
Comments
Post a Comment