traex / CalendarListview

Implementation of a calendar in a ListView. One month by row
MIT License
1.48k stars 439 forks source link

When I import the project and run the sample but the activity show none #30

Open dpqb opened 9 years ago

dpqb commented 9 years ago

When I import the project and run the sample but the activity show none

RiccardoFabozzi commented 9 years ago

Post your class please

davigotxi commented 9 years ago

Same here

screen shot 2015-11-06 at 19 58 53

Code is exactly the same as the github repo for the "sample" project, jsut trying to run it from android studio

RiccardoFabozzi commented 9 years ago

Have you set 2016 in getMaxYear() method?

davigotxi commented 8 years ago

That made the trick! thanks :)