Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[T06.01-Exercise-SetupTheActivity]: TODO (3) needs fix #34

Closed
croworc opened this issue Jan 7, 2017 · 1 comment
Closed

[T06.01-Exercise-SetupTheActivity]: TODO (3) needs fix #34

croworc opened this issue Jan 7, 2017 · 1 comment

Comments

@croworc
Copy link

croworc commented Jan 7, 2017

TODO (3) in VisualizerActivity.java, starting at line 122, should be changed from:

// TODO (3) In visualizer_menu.xml create a menu item with a single item. The id and title
// should be saved in strings.xml
, it should never be shown as an action,
// orderInCategory should be 100

to:

// TODO (3) In visualizer_menu.xml create a menu item with a single item. The id should be
// action_settings and the title should be saved in strings.xml
,
// it should never be shown as an action,
// orderInCategory should be 100

Kind regards,
ikrotzky

@JeremySilverTongue
Copy link
Contributor

Fixed in ee9a66e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants