SimplicityApks / ReminderDatePicker

A Google Keep-like Date and Time Picker for reminders
Apache License 2.0
74 stars 26 forks source link

New Theme Black #38

Closed chrisonline closed 5 years ago

chrisonline commented 6 years ago

Hi!

I just wanted to add a third theme Black to my app. The DropDown style should of course also be black.

I have found that if I override color "footer_background" it works, but footer_background isn't an attribute so I can't change it per theme override.

Can you please change "footer_background" to an attribute so I can override it in my themes.xml per theme?

Or do you know any other way how I can change the @color/footer_background per differrent theme from my app without an attribute?

SimplicityApks commented 6 years ago

Does this (7596fba) work for you? I cannot add a attribute to configure it as I don't see a way to set the default background then. Sorry it took me so long to answer, am quite busy...

chrisonline commented 6 years ago

Sorry for the missing answer. Seems I never got a notfication ?!!? I have a working version with pure black already running.

So is your commit in the latest version already? If not it seems I have solved it with another way ;-)

Sorry again for my missing answer.

SimplicityApks commented 5 years ago

Well it's not on maven central if that's what you mean. Was waiting for your comment and then forgot about it :D So how did you solve it then?

chrisonline commented 5 years ago

Good question ;-) I don't know anymore becuase it is too long since I have fixed that. Should we close this issue?