Merge pull request #1589 from TomHennen/fix_viewpager_release_build
LinePageIndicator uses MathFloat, which doesn't exist anymore.
This commit is contained in:
commit
856b1a61a1
|
@ -102,3 +102,6 @@
|
|||
**[] $VALUES;
|
||||
public *;
|
||||
}
|
||||
|
||||
# for ViewPageIndicator problems (https://github.com/JakeWharton/ViewPagerIndicator/issues/366):
|
||||
-dontwarn com.viewpagerindicator.LinePageIndicator
|
Loading…
Reference in New Issue