0

I develop an android application ( car reservation) in the Activity two i have some optiopn like date return date departure I want to show a full calendar how i can do this help me guys

hermann
  • 6,237
  • 11
  • 46
  • 66
user3359518
  • 41
  • 1
  • 8

1 Answers1

0

There is not a native control for this, so you will need to implement something custom, or use a 3rd party library.

A good library for this is: TimesSquare

Booger
  • 18,579
  • 7
  • 55
  • 72