Skip to content

Instantly share code, notes, and snippets.

@burntcookie90
Created November 2, 2014 19:14
Show Gist options
  • Save burntcookie90/0fe85db262799e5099be to your computer and use it in GitHub Desktop.
Save burntcookie90/0fe85db262799e5099be to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<android.support.v7.widget.Toolbar
android:id="@+id/toolbar"
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="56dp"
android:background="?attr/colorPrimary"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment