Merge "Set preference invisible when no anomaly" into oc-mr1-dev am: 0e800978bf
am: fb13cac59f
Change-Id: I9a851fc886abb1489b8133468aed2c0548ffbd2d
This commit is contained in:
@@ -102,6 +102,8 @@ public class AnomalySummaryPreferenceController {
|
||||
|
||||
mAnomalyPreference.setTitle(title);
|
||||
mAnomalyPreference.setSummary(summary);
|
||||
} else {
|
||||
mAnomalyPreference.setVisible(false);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user