Skip to content

Added time of year labels to button

Luke Baker requested to merge issue_194_add_button_labels into master

Co-authored-by: Luke Baker n00911801@students.ncc.edu Co-authored-by: Justin Barratt n00810529@students.ncc.edu

Closes#194

Buttons should display meaningful labels instead of the default text ("Button").

  • @+id/selected_print_month_button should display "Month"
  • @+id/selected_print_day_button should display "Day"
  • @+id/selected_print_year_text should display "Year"
Edited by Luke Baker

Merge request reports