maxyou / CalendarPicker

A calendar picker to select a day. Can preset a selected day.
MIT License
305 stars 54 forks source link

create two icons launch app #1

Closed nelsongc closed 6 years ago

nelsongc commented 6 years ago

after add library on my app, it has two icons to launch app, one open sample of calendar and other open my app

when I remove intent-filter from my main activity open calendar activity sample, this is the log

$ adb shell am start -n "com........../com.maxproj.calendarpicker.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER

maxyou commented 6 years ago

Thanks for your issue! I had just remove the intent filter which create no needed launch icon. Can you try it again? Please update version number to 1.1.2