cyngn / android_packages_themes_Template

265 stars 161 forks source link

Template for 12 and 13 #19

Open ghost opened 8 years ago

ghost commented 8 years ago

Is it possible to create a theme that supports 12 and 13 in the same code? Thanks.

davekover commented 8 years ago

If you support CM13 only features that are not present in CM12, your theme may refuse to install. Otherwise, yes.

ghost commented 8 years ago

I have a theme created based in 12 what musst i do that it works with 13 too?

djdarkknight96 commented 8 years ago

My themes work on both, just add the new stuff on cm13 but keep in mind new things will not work on cm12. If it's something drastic like using package name resources like @*com.android.vending:color/play_white then it will break CM12 so if you want to support both in one apk don't use those goodies. Like the New battery vectors will not work..etc On Jun 23, 2016 2:02 AM, "Malte Kiefer" notifications@github.com wrote:

I have a theme created based in 12 what musst i do that it works with 13 too?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cyngn/android_packages_themes_Template/issues/19#issuecomment-227966845, or mute the thread https://github.com/notifications/unsubscribe/ACTBZ3eYhARXRv60KgYDVQTbPOgSbIkpks5qOi-agaJpZM4I6ToL .