|
@@ -142,10 +142,6 @@ public class HomeFragment extends Fragment {
|
|
mHomeTextProfile.setTextColor(mDefaultTextColor);
|
|
mHomeTextProfile.setTextColor(mDefaultTextColor);
|
|
mHomeTextProfileHeader.setTextColor(mDefaultTextColor);
|
|
mHomeTextProfileHeader.setTextColor(mDefaultTextColor);
|
|
|
|
|
|
- if (!initial) {
|
|
|
|
- ThreatIndicatorGLRenderer.setThreatLevel(ThreatIndicatorGLRenderer.ThreatLevel.NO_THREAT);
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
mHomeSwitchConnection.setChecked(true);
|
|
mHomeSwitchConnection.setChecked(true);
|
|
isActive = true;
|
|
isActive = true;
|
|
}
|
|
}
|