Creating a scaled bitmap with createScaledBitmap in Android

后端 未结 3 1964
野性不改
野性不改 2020-12-05 07:47

I want to create a scaled bitmap, but I seemingly get a dis-proportional image. It looks like a square while I want to be rectangular.

My code:

Bitma         


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