Class LPaint


  • public class LPaint
    extends Paint
    Custom paint that doesn't set text locale. It takes ~1ms on initialization and isn't needed so removing it speeds up setComposition.
    • Constructor Detail

      • LPaint

        public LPaint()
      • LPaint

        public LPaint​(int flags)