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