Skip to content

Instantly share code, notes, and snippets.

@pahill
Created November 28, 2020 13:36
Show Gist options
  • Save pahill/5bb3b84796ab9bf0da2e417e512fa09b to your computer and use it in GitHub Desktop.
Save pahill/5bb3b84796ab9bf0da2e417e512fa09b to your computer and use it in GitHub Desktop.
Content description
<ImageView
android:id="@+id/star"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:contentDescription=“Twinkly star”
app:srcCompat=“@drawable/vd_star" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment