Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FloatMath has been removed in API 23 #262

Open
Mygod opened this issue Oct 3, 2015 · 2 comments
Open

FloatMath has been removed in API 23 #262

Mygod opened this issue Oct 3, 2015 · 2 comments

Comments

@Mygod
Copy link

Mygod commented Oct 3, 2015

http://developer.android.com/reference/android/util/FloatMath.html

Warning: net.simonvt.menudrawer.Scroller: can't find referenced method 'float sqrt(float)' in library class android.util.FloatMath
@ImranAtBhimsoft
Copy link

Add this line to you proguard file
-dontwarn net.simonvt.numberpicker.Scroller

Will fix your issue.

@Redman1037
Copy link

it should be -dontwarn net.simonvt.menudrawer.Scroller

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants