fixing OverviewFragment
This commit is contained in:
parent
6fcb1ce230
commit
0c27b8c6e3
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue