Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

like image 672
Jay Patel Avatar asked Aug 10 '17 16:08

Jay Patel


1 Answers

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

like image 123
Jay Patel Avatar answered Sep 17 '22 03:09

Jay Patel