treborrude / prayerminder

Prayer journal app for Android
GNU General Public License v2.0
0 stars 0 forks source link

Light/Dark Themes #5

Open treborrude opened 11 years ago

treborrude commented 11 years ago

Make sure that Holo Light and Holo Dark (at least) are supported. Try to support a light/dark theme in older versions of Android too.

treborrude commented 11 years ago

Since I'm using ActionBarSherlock, I need to use the Theme.Sherlock (which I assume is dark) and Theme.Sherlock.Light. The app is now set to use Theme.Sherlock, but it's not changeable yet, so I'm not closing this ticket.