We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Support libaries have been deprecated in favor of Jetpack. Updated dependencies
Updated Using the App Toolbar (markdown)
Revert 4c837fb4d84fbf770a2ebb447442e50448e5d917...cb8b6e7524ab4f2c3601aec1ea7662fb9380160c
Migrate App Toolbar guide to AndroidX
Replacing with implementation instead of compile perl -pi.bak -e "s/compile '(.[^']*)'/implementation '\1'/" *.md
Revert cc3fb8bf83a906f2175e0a6dfb09d5d5b7a85544...c8876aeb91d30f5a412e6bea967d5b9d270606f2 on Using the App Toolbar
Revert 31452b6901f9e8b3d6c83193c85ac0c187186333...cc3fb8bf83a906f2175e0a6dfb09d5d5b7a85544 on Using the App Toolbar
Discard first edit.
Since toolbar_main is an xml file and not a view, it should have been Toolbar toolbar = (Toolbar) findViewById(R.layout.toolbar_main) instead of Toolbar toolbar = (Toolbar) findViewById(R.id.toolbar_main)
Move imgur to https://
moving to https:// for i.imgur
Bump versions
Updated dependencies version
It's "Toolbar", not "ToolBar"
Created Using the App Toolbar (markdown)