Loading packages/SystemUI/src/com/android/systemui/volume/ZenFooter.java +1 −0 Original line number Diff line number Diff line Loading @@ -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)); } } Loading
packages/SystemUI/src/com/android/systemui/volume/ZenFooter.java +1 −0 Original line number Diff line number Diff line Loading @@ -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)); } }