Merge "SystemUI: Reload the EndNowButton label"
This commit is contained in:
@@ -140,6 +140,7 @@ public class ZenFooter extends LinearLayout {
|
||||
|
||||
public void onConfigurationChanged() {
|
||||
mSpTexts.update();
|
||||
Util.setText(mEndNowButton, mContext.getString(R.string.volume_zen_end_now));
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user