Skip to content

Instantly share code, notes, and snippets.

@mustafasevgi
Created January 28, 2015 14:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mustafasevgi/a60a9367d8de07a7a47e to your computer and use it in GitHub Desktop.
Save mustafasevgi/a60a9367d8de07a7a47e to your computer and use it in GitHub Desktop.
AppCompat padding remove
android:contentInsetStart="0dp"
android:contentInsetLeft="0dp"
app:contentInsetLeft="0dp"
app:contentInsetStart="0dp"
@mustafasevgi
Copy link
Author

toollbar v7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment