isNested property

bool isNested
final

Use false by default. When true, EasyRefresh handles NestedScrollView. In versions 3.4.0 and earlier, no setting is required. Because of automatic judgment, it will add burden to scenes that do not need NestedScrollView.

Implementation

final bool isNested;