DateTimePicker
DateTimePicker copied to clipboard
Remove 'app_name' string
The library doesn't use the string. And in my app project this is creating a conflict because this library is included before our library module that contains all app strings, including one named app_name :disappointed: