Merge "Change volume panel title from "Volume" to "Sound"" into rvc-dev am: 3248376473 am: 88416ffaf6
Change-Id: I1069a7a2e62c78b98c50f9e6b8eda5dca301b635
This commit is contained in:
@@ -48,7 +48,7 @@ public class VolumePanel implements PanelContent {
|
||||
|
||||
@Override
|
||||
public CharSequence getTitle() {
|
||||
return mContext.getText(R.string.volume_connectivity_panel_title);
|
||||
return mContext.getText(R.string.sound_settings);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user