Why imported drawable jpeg dimension is different than the original image?
val bm = BitmapFactory.decodeResource(resources, R.drawable.sevket)
Why imported drawable jpeg dimension is different than the original image?
val bm = BitmapFactory.decodeResource(resources, R.drawable.sevket)