fixing OverviewFragment

This commit is contained in:
Andy Rozman 2019-03-10 22:24:38 +00:00
parent 6fcb1ce230
commit 0c27b8c6e3

View file

@ -1708,7 +1708,7 @@ public class OverviewFragment extends Fragment implements View.OnClickListener,
}
}
boolean isNewColor = false;
public static boolean useNewRibbonColors = true;
public int getBackgroundColor(OverviewColorScheme scheme) {