Class DesignUtil
-
- All Implemented Interfaces:
public class DesignUtil
Design 兼容包缺省尝试 Created by scwang on 2018/1/29.
-
-
Constructor Summary
Constructors Constructor Description DesignUtil()
-
Method Summary
Modifier and Type Method Description static void
checkCoordinatorLayout(View content, RefreshKernel kernel, CoordinatorLayoutListener listener)
-
-
Method Detail
-
checkCoordinatorLayout
static void checkCoordinatorLayout(View content, RefreshKernel kernel, CoordinatorLayoutListener listener)
-
-
-
-