python748 / alternate-java-bridge-library

Automatically exported from code.google.com/p/alternate-java-bridge-library
Apache License 2.0
0 stars 0 forks source link

DatePicker Bridge component with matching GLE view #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Please create a DatePicker component for the GLE that we can drop in.  

Then in the activity you would do

private DatePicker myDatePicker = new DatePicker(this, R.id.DatePickerObject) 

then some methods for returning different date formats

Original issue reported on code.google.com by bric...@gmail.com on 17 Feb 2012 at 1:53

GoogleCodeExporter commented 8 years ago

Original comment by IMPINC...@gmail.com on 17 Feb 2012 at 2:01

GoogleCodeExporter commented 8 years ago
Added in as DateSelector

Original comment by IMPINC...@gmail.com on 17 Feb 2012 at 7:49

GoogleCodeExporter commented 8 years ago
Nice! I will implement this tonight and let you know how it goes.  Thanks for 
the quick work.

Original comment by bric...@gmail.com on 17 Feb 2012 at 8:05