New icon for auto silenced text
This commit is contained in:
@@ -68,12 +68,6 @@ public class AlarmActivity extends RingtoneActivity<Alarm> {
|
||||
getLayoutInflater().inflate(R.layout.content_header_alarm_activity, parent, true);
|
||||
}
|
||||
|
||||
@Override
|
||||
protected int getAutoSilencedDrawable() {
|
||||
// TODO: correct icon
|
||||
return R.drawable.ic_half_day_1_24dp;
|
||||
}
|
||||
|
||||
@Override
|
||||
protected int getAutoSilencedText() {
|
||||
return R.string.alarm_auto_silenced_text;
|
||||
|
||||
Reference in New Issue
Block a user