mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-03 11:28:41 +01:00
Revert "Extra themes are a pro feature"
This reverts commit c0b797444c.
This commit is contained in:
@@ -694,9 +694,6 @@ public class FragmentOptionsDisplay extends FragmentBase implements SharedPrefer
|
||||
swDark = dview.findViewById(R.id.swDark);
|
||||
swSystem = dview.findViewById(R.id.swSystem);
|
||||
|
||||
Helper.linkPro(dview.findViewById(R.id.tvThemeYellowPurplePro));
|
||||
Helper.linkPro(dview.findViewById(R.id.tvThemeRedGreenPro));
|
||||
|
||||
final SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(getContext());
|
||||
String theme = prefs.getString("theme", "light");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user