Jay Patel
Jay Patel

Reputation: 516

Android Combined Date-Time Picker

I need to integrate one dialog in my app which asks for Date and Time in single dialog. Problem is that, natively Android supports this individually, So please suggest me any such library if you know.

I need this kind of functionality

Upvotes: 8

Views: 13655

Answers (1)

Jay Patel
Jay Patel

Reputation: 516

I found one such library. Please check here: https://github.com/florent37/SingleDateAndTimePicker

Upvotes: 11

Related Questions