We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Added section on configuring the actionbar from a fragment
Bump AppCompat and support libraries.
Add a link to the migration guide.
Update AppCompat section.
Updated Extended ActionBar Guide (markdown)
Bump appcompat v7 manually.
ActionBarActivity -> AppCompatActivity
Revert 1190d16baa79a20eaa57e7ca8f06f39a5420b7a9...716a7d177801c3e891bfefafcc964ebe4feccf1f on Extended ActionBar Guide
Bump Gradle versions.
Added link for tutorial on creating autocomplete for the searchview
Corrected missing type in SearchView code example.
Update warning note about using the latest appcompat v7 library.
Use the Android drawable menu search
Make Note bold.
Add footnote about using appcompat-v7 for compiling for a different SDK version.
Actually add xmlns:app instead.
These namespaces should be android:, not app: