Skip to content

Instantly share code, notes, and snippets.

@skydoves
Created February 4, 2022 06:22
Show Gist options
  • Save skydoves/f57835641661ca8ecabc6ed56444ec7e to your computer and use it in GitHub Desktop.
Save skydoves/f57835641661ca8ecabc6ed56444ec7e to your computer and use it in GitHub Desktop.
avatarview_border_custom
<io.getstream.avatarview.AvatarView
android:id="@+id/avatarView2"
android:layout_width="110dp"
android:layout_height="110dp"
app:avatarViewBorderColor="@color/md_orange_200"
app:avatarViewBorderWidth="4dp" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment