Class SquareLayout

    • Constructor Detail

      • SquareLayout

        public SquareLayout​(Context context)
      • SquareLayout

        public SquareLayout​(Context context,
                            AttributeSet attrs,
                            int defStyleAttr)
      • SquareLayout

        public SquareLayout​(Context context,
                            AttributeSet attrs,
                            int defStyleAttr,
                            int defStyleRes)
    • Method Detail

      • onMeasure

        protected void onMeasure​(int widthMeasureSpec,
                                 int heightMeasureSpec)
        Overrides:
        onMeasure in class FrameLayout