SafeSlingerProject / SafeSlinger-Android

Open source code for the SafeSlinger Android client application.
MIT License
31 stars 3 forks source link

Add Material Theme #97

Open mwfarb opened 9 years ago

mwfarb commented 9 years ago

We have some workarounds for now, but our customs themes really need to be replaced by an entirely new design using the Material Theme to be fully compatible.

mwfarb commented 9 years ago

http://android-developers.blogspot.com/2015/04/android-support-library-221.html It looks like a new support library released today will make this theme backward compatible to API 7+. It would be great to use these new activity and dialog classes.