mohaxspb / Odnako

Odnako
https://play.google.com/store/apps/details?id=ru.kuchanov.odnako
5 stars 0 forks source link

Fix theme issue #61

Closed mohaxspb closed 9 years ago

mohaxspb commented 9 years ago

While upgrading from ver 2.x.x we have light/dark theme which is since ver 3.x.x is replaced by theme+nightMode;

So we must in onCreate of MainActivity check it and savve new values;

mohaxspb commented 9 years ago

Dublicate