Skip to content
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

Estimation of library size? #15

Closed
pellyadolfo opened this issue Nov 19, 2016 · 4 comments
Closed

Estimation of library size? #15

pellyadolfo opened this issue Nov 19, 2016 · 4 comments

Comments

@pellyadolfo
Copy link

pellyadolfo commented Nov 19, 2016

I started integrating this library in my app but I quit when I realised of the size added to the app is about 5M. My app is 3.5M and increasing 5M just because emoji is oversized.

Can you please confirm this fact? Any way to reduce library size and estimation of final size?

On the other hand, adding

compile 'hani.momanii.supernova_emoji_library:supernova-emoji-library:0.0.2'

to my code did not hep to compile the library so I needed to download the files as a zip.

@hani-momanii
Copy link
Owner

@pellyadolfo yes, the library size big, and this issue fixed and the release is soon,
You need to add:
repositories { maven { url "https://dl.bintray.com/hani-momanii/maven"} }

To get the library,

@shashankpsingh
Copy link

Hey thanks for library just want to know any update on fixing library size ?

@hani-momanii
Copy link
Owner

hani-momanii commented Apr 5, 2017

check the lastest version please

compile 'com.github.hani-momanii:SuperNova-Emoji:1.1'

@hani-momanii
Copy link
Owner

#24 Fix this problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants