Class MSStickerSize


  • public final class MSStickerSize
    extends java.lang.Object
    [@enum] MSStickerSize Sticker size is used to control the display size of the stickers in the Sticker Browser View. [@constant] MSStickerSizeSmall Stickers will be drawn in a small frame. [@constant] MSStickerSizeRegular Stickers will be drawn in a medium frame. [@constant] MSStickerSizeLarge Stickers will be drawn in a large frame.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Large  
      static long Regular  
      static long Small  
    • Method Summary

      • Methods inherited from class java.lang.Object

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