jfeinstein10 / SlidingMenu

An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks!
Apache License 2.0
11.07k stars 5.03k forks source link

Using Math.sin () instead of FloatMath.sin () #767

Closed lbb00 closed 6 years ago

lbb00 commented 7 years ago

Android Studio API25 does not support FloatMath.sin (). Issues has a lot of people mentioned this problem.