You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This bonus excercise should be rather called ResetMenuButton ...
as in strings.xml we have <!--TODO (1) Add a String for the title of the menu item, "Reset"-->
on the other hand in MainActivity
// COMPLETED (3) Add one item to the menu with an ID of action_refresh
// COMPLETED (4) Set the title of the menu item to "Refresh" using strings.xml
This is rather cosmetic issue
The text was updated successfully, but these errors were encountered:
This bonus excercise should be rather called ResetMenuButton ...
as in strings.xml we have
<!--TODO (1) Add a String for the title of the menu item, "Reset"-->
on the other hand in MainActivity
This is rather cosmetic issue
The text was updated successfully, but these errors were encountered: