geftimov / android-pathview

Android view with both path from constructed path or from svg.
Apache License 2.0
2.91k stars 513 forks source link

in ScrollView can not add PathView #32

Open zhangdengjie opened 7 years ago

zhangdengjie commented 7 years ago

can not add PathView in a ScrollView when ScollView has a LinearLayout and the Linearlayout holds more than one sub view

geftimov commented 7 years ago

Will test that.