0

In my preferences.xml file I can display texts, checkboxes, and lists, but what if I want to display something that doesn't have a built-in category, like a Calendar or Time object?

The 29th Saltshaker
  • 671
  • 1
  • 6
  • 16

1 Answers1

1

You can create your own classes extending Preference. They can be used in a preference xml.

F43nd1r
  • 7,690
  • 3
  • 24
  • 62