-
Notifications
You must be signed in to change notification settings - Fork 818
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changed the graphic design to look more actual #98
base: master
Are you sure you want to change the base?
Conversation
…s to show the selected tab
Can you rebase your branch? |
I think we should support customizing theme for this. |
Conflicts: emojicon.iml example/example.iml library/library.iml library/src/main/java/com/rockerhieu/emojicon/EmojiconsFragment.java library/src/main/res/drawable/ic_emoji_nature_light.xml library/src/main/res/drawable/ic_emoji_objects_light.xml library/src/main/res/drawable/ic_emoji_people_light.xml library/src/main/res/drawable/ic_emoji_places_light.xml library/src/main/res/drawable/ic_emoji_recent_light.xml library/src/main/res/drawable/ic_emoji_symbols_light.xml library/src/main/res/layout/emojicons.xml library/src/main/res/values/colors.xml
@rockerhieu done! :·) Someone did a big reformat of the code, didn't it? 👍 |
@rockerhieu about theming it, for sure it could be a great feature. Right now we did the minimum version to give value to the developer :·) (in this case, us, hehe!) |
Hi! I am using the 1.3.3 version right now, with gradle, but the theme for the EmojiconsFragment (instantiated with .newInstance(false)) doesn't look like the one that you posted (Still looks like the 1.0 one, but with a dark background - I assume that should have the same color as my keyboard, which is white - default of android 6.0). Thank you for this amazing library btw ^_^ |
👍 this looks really better |
Thanks @vanniktech :) |
@rocboronat since this has gone very stale (overall the project) and I had some free time I made a fork out of an earlier version of this library: https://github.com/vanniktech/Emoji Has some new emojis and their categories and also an implementation of Recent Emojis |
Thanks @vanniktech! Just read it, two years later 😅 |
Hi! In order to look like the common apps with emojis like Telegram, Hangouts or Whatsapp, we changed some things: