Skip to content

Instantly share code, notes, and snippets.

@skydoves
Created February 7, 2022 00:29
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
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