Skip to content

Instantly share code, notes, and snippets.

@skydoves
Created February 7, 2022 00:29
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 skydoves/fcdd65dccf490a565968539181b5ac2d to your computer and use it in GitHub Desktop.
Save skydoves/fcdd65dccf490a565968539181b5ac2d to your computer and use it in GitHub Desktop.
avatarview_shape_rectangle
<io.getstream.avatarview.AvatarView
android:layout_width="110dp"
android:layout_height="110dp"
app:avatarViewShape="rounded_rect"
app:avatarViewBorderRadius="21dp" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment