Skip to content

Instantly share code, notes, and snippets.

@adam-hurwitz
Last active March 27, 2020 20:40
Show Gist options
  • Save adam-hurwitz/bf076ea8e8a5c571314dcba7a1dca1d2 to your computer and use it in GitHub Desktop.
Save adam-hurwitz/bf076ea8e8a5c571314dcba7a1dca1d2 to your computer and use it in GitHub Desktop.
<ImageView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="?attr/selectableItemBackgroundBorderless"
android:focusable="true"
android:src="@drawable/up_arrow"
android:theme="@style/SomeButtonTheme"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment