BitmapDrawable deprecated alternative

前端 未结 3 2143
星月不相逢
星月不相逢 2020-12-01 02:37

I have the following code that will rotate a drawable by a set amount of degrees.

    public Drawable rotateDrawable(float angle, Context context)
    {
             


        
3条回答
提交回复
热议问题