Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 393 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 393 Bytes

FlexViewPager

A ViewPager that can automatically adapt to changes in the height of the child view.

一个可以自适应子视图高度变化的ViewPager

注:编译此项目请直接 clone 父工程 AndroidLibraries

implementation 'com.dreamgyf.android.ui.widget:FlexViewPager:2.0'

demo