Loading packages/SystemUI/src/com/android/systemui/volume/ZenFooter.java +1 −0 Original line number Diff line number Diff line Loading @@ -141,6 +141,7 @@ public class ZenFooter extends LinearLayout { public void onConfigurationChanged() { mEndNowButton.setText(mContext.getString(R.string.volume_zen_end_now)); mSpTexts.update(); Util.setText(mEndNowButton, mContext.getString(R.string.volume_zen_end_now)); } } Loading
packages/SystemUI/src/com/android/systemui/volume/ZenFooter.java +1 −0 Original line number Diff line number Diff line Loading @@ -141,6 +141,7 @@ public class ZenFooter extends LinearLayout { public void onConfigurationChanged() { mEndNowButton.setText(mContext.getString(R.string.volume_zen_end_now)); mSpTexts.update(); Util.setText(mEndNowButton, mContext.getString(R.string.volume_zen_end_now)); } }