Class ProgressRelativeLayout



  • public class ProgressRelativeLayout
    extends RelativeLayout
    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)
    • Method Detail

      • onFinishInflate

        protected void onFinishInflate()
      • setText

        public void setText(int textRes)
      • showIndicator

        public void showIndicator(boolean showIndicator)
      • showText

        public void showText(boolean showText)
      • setTextColor

        public void setTextColor(int color)
      • show

        public void show(boolean show)