Closed nya-elimu closed 3 years ago
Implement similar functionality as on website:
See the corresponding code used in the webapp for preparing a HashMap of Emojis for each Word ID: https://github.com/elimu-ai/webapp/blob/master/src/main/java/ai/elimu/web/content/storybook/StoryBookEditController.java#L231
Also see ContentProviderUtil#getAllEmojiGsons: https://github.com/elimu-ai/content-provider/blob/master/utils/src/main/java/ai/elimu/content_provider/utils/ContentProviderUtil.java#L202
ContentProviderUtil#getAllEmojiGsons
Depends on #28
Implement similar functionality as on website:
See the corresponding code used in the webapp for preparing a HashMap of Emojis for each Word ID: https://github.com/elimu-ai/webapp/blob/master/src/main/java/ai/elimu/web/content/storybook/StoryBookEditController.java#L231
Also see
ContentProviderUtil#getAllEmojiGsons
: https://github.com/elimu-ai/content-provider/blob/master/utils/src/main/java/ai/elimu/content_provider/utils/ContentProviderUtil.java#L202Depends on #28