Skip to content

Instantly share code, notes, and snippets.

@DanishAmjad12
Created August 20, 2018 08:06
Show Gist options
  • Save DanishAmjad12/720473907f7670cef9a205a0eb5a5514 to your computer and use it in GitHub Desktop.
Save DanishAmjad12/720473907f7670cef9a205a0eb5a5514 to your computer and use it in GitHub Desktop.
<android.support.v7.widget.Toolbar
android:id="@+id/toolbar"
android:layout_width="match_parent"
android:layout_height="?attr/actionBarSize"
android:background="?attr/colorPrimary"
app:theme="@style/AppTheme.Toolbar" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment