Package 

Interface ActivityIndicatorViewManagerInterface

    • Method Summary

      Modifier and Type Method Description
      abstract void setHidesWhenStopped(T view, boolean value)
      abstract void setAnimating(T view, boolean value)
      abstract void setColor(T view, @Nullable() Integer value)
      abstract void setSize(T view, @Nullable() String value)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait