Class ProgressRelativeLayout

  • All Implemented Interfaces:
    ProgressController


    public class ProgressRelativeLayout
    extends RelativeLayout
    implements ProgressController
    Created by jophde on 6/22/15 for Outbound.
    • Constructor Detail

      • ProgressRelativeLayout

        public ProgressRelativeLayout(Context context)
      • ProgressRelativeLayout

        public ProgressRelativeLayout(Context context,
                                      AttributeSet attrs)
      • ProgressRelativeLayout

        public ProgressRelativeLayout(Context context,
                                      AttributeSet attrs,
                                      int defStyleAttr)
      • ProgressRelativeLayout

        public ProgressRelativeLayout(Context context,
                                      AttributeSet attrs,
                                      int defStyleAttr,
                                      int defStyleRes)