getMBackgroundPaint

private final Paint getMBackgroundPaint()

Paints to draw qr scanner view

Parameters

mBackgroundPaint
  • paint to draw background

mBorderPaint
  • paint to draw border

mPath
  • path to draw qr scanner view

mStrokePath
  • path to draw center line

mStrokePaint
  • paint to draw center line

mCornerPaint
  • paint to draw corner line animator - animator to show and hide center line isStrokeVisible - boolean to check if center line is visible cornerOffset - offset to draw corner line