Merge "TARE string clarification"

This commit is contained in:
TreeHugger Robot
2021-07-30 14:55:51 +00:00
committed by Android (Google) Code Review
3 changed files with 21 additions and 13 deletions

View File

@@ -42,8 +42,8 @@ public class TareHomePage extends Activity {
mOnSwitch = findViewById(R.id.on_switch);
mRevButton = findViewById(R.id.revert_button);
mAlarmManagerView = findViewById(R.id.alarm_manager);
mJobSchedulerView = findViewById(R.id.job_scheduler);
mAlarmManagerView = findViewById(R.id.alarmmanager);
mJobSchedulerView = findViewById(R.id.jobscheduler);
// TODO: Set the status of the buttons based on the current status