-1

I want to create an app with a calendar like this:

calendar overview

calendar popup

Swiping left or right will add or subtract a month, clicking a cell will show a popup containing a description notification. I need ideas or links or code references. Can you help me?

user2846469
  • 2,072
  • 3
  • 18
  • 32

1 Answers1

1

You can use ViewPager for your calendar

Ilya
  • 116
  • 10