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

Switch Activity to Use a Toolbar #22

Closed
cbaja opened this issue Mar 27, 2020 · 0 comments
Closed

Switch Activity to Use a Toolbar #22

cbaja opened this issue Mar 27, 2020 · 0 comments

Comments

@cbaja
Copy link

cbaja commented Mar 27, 2020

  • The app should be switched to replace the default Actionbar with a Toolbar instead.

  • Refer to the using a Toolbar guide for more details.

  • Hint: Be sure to insert the Toolbar into your activity layout file and then add the required RelativeLayout rules in order to position the ListView below the Toolbar with android:layout_below.

@cbaja cbaja closed this as completed Mar 27, 2020
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

1 participant