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

Creating Two App icons for my Application #4

Closed
NarenderNagpal opened this issue Aug 13, 2018 · 4 comments
Closed

Creating Two App icons for my Application #4

NarenderNagpal opened this issue Aug 13, 2018 · 4 comments

Comments

@NarenderNagpal
Copy link

This lib is creating Two App icons for my Application.

            <category android:name="android.intent.category.LAUNCHER" />
        </intent-filter>
    </activity>

How can I solve this issue so that My App should not have 2 app icons.

@AmrDeveloper
Copy link
Owner

hi bro
thanks for you comment

this was relase 1.0.5 problem because there is intent filter in app Manifest
and this problem fixed and some features added now in relase 1.0.6 like new dialog shape
and you can set custom shape for reations dialog

i hope you enjoy with version 1.0.6 and next version will come soon to let you to change reactions icon , text and text color

Version 1.0.6 Available now

@NarenderNagpal
Copy link
Author

Thanks for the prompt reply. Now it's working fine.

@pradeepknila
Copy link

Hi brother how can i set the reaction from API call i mean what method to set ?

@AmrDeveloper
Copy link
Owner

Hello @pradeepknila

Currently, the library accepts drawable and mipmap, so you can make your API return icon name and id and you used them from drawable. maybe later I will support accept image url

Thanks
Amr Hesham

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