datetimepicker icon indicating copy to clipboard operation
datetimepicker copied to clipboard

Change 2 colors

Open christian160984 opened this issue 9 years ago • 1 comments

Hello, I need help to change 2 colors:

  • It is possible in the TimePicker, to change the background of the RadialPickerLayout of the circle on a (non-white) color and white outside?
  • The days, hours and minutes selected with a light blue color, can they change color to dark blue?

christian160984 avatar Mar 24 '15 12:03 christian160984

You CAN change it! Just download and import the project as a NEW PROJECT into android studio. It might throw some errors like "cannot find android-19", but just click "download and sync". Then play around with the colors.xml file in the datetimepicker-library folder. I dunno how to change it programmatically though. I just know you can change some values in the library and it will work.

after you're done messing around with the library. you can import into your original project following these directions: http://stackoverflow.com/questions/16588064/how-do-i-add-a-library-project-to-the-android-studio

marcochin avatar Apr 04 '15 02:04 marcochin