Package 

Class StreamAvatarBitmapFactory

  • All Implemented Interfaces:

    
    public final class StreamAvatarBitmapFactory
    extends AvatarBitmapFactory
                        

    A custom bitmap factory that extends AvatarBitmapFactory to implement Stream SDK's avatar bitmap style.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Bitmap loadAvatarPlaceholderBitmap(Object data, Avatar avatar, Integer avatarSize)
      • Methods inherited from class io.getstream.avatarview.stream.integration.StreamAvatarBitmapFactory

        avatarBitmapKey, createAvatarBitmaps, loadAvatarBitmap, loadAvatarBitmapBlocking, loadAvatarPlaceholderBitmapBlocking
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait