Jetpack Compose draw on image with Painter

前端 未结 0 552
春和景丽
春和景丽 2021-02-13 22:59

With painter it\'s possible to draw on ImageBitmap with the snippet

   val imageBitmap: ImageBitmap = imageResource(id = R.drawable.landscape3)

    val customPai         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题