android-flip
android-flip copied to clipboard
cannot resolved symbol static sin?
import static android.util.FloatMath.cos; header is not working in api lvl 23 (6.0)...
android.util.FloatMath.cos to java.lang.Math.cos.
@wswsl This is not solving the problem