Class DesignUtil

  • All Implemented Interfaces:

    
    public class DesignUtil
    
                        

    Design 兼容包缺省尝试 Created by scwang on 2018/1/29.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      DesignUtil()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static void checkCoordinatorLayout(View content, RefreshKernel kernel, CoordinatorLayoutListener listener)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DesignUtil

        DesignUtil()
    • Method Detail

      • checkCoordinatorLayout

         static void checkCoordinatorLayout(View content, RefreshKernel kernel, CoordinatorLayoutListener listener)