Merge "DO NOT MERGE Only refresh car notif on language change" into qt-qpr1-dev
This commit is contained in:
@@ -1343,9 +1343,8 @@ public class CarStatusBar extends StatusBar implements CarBatteryController.Batt
|
||||
|
||||
@Override
|
||||
public void onLocaleListChanged() {
|
||||
// TODO - We should not have to reload sysUI on locale change
|
||||
// Passing null since result is only needed to notify the IME window of current state
|
||||
makeStatusBarView(/* result= */ null);
|
||||
restartNavBars();
|
||||
connectNotificationsUI();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user