Package 

Class LayoutMetricsConversions

    • Method Summary

      Modifier and Type Method Description
      static float getMinSize(int viewMeasureSpec)
      static float getMaxSize(int viewMeasureSpec)
      static float getYogaSize(float minSize, float maxSize)
      static YogaMeasureMode getYogaMeasureMode(float minSize, float maxSize)
      • Methods inherited from class java.lang.Object

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