Looking for explaination for the following code i.setBackgroundDrawable(new BitmapDrawable(bg))?

前端 未结 0 391
情歌与酒
情歌与酒 2021-01-22 13:30

//Creating a Bitmap bg = Bitmap.createBitmap(720, 1280, Bitmap.Config.ARGB_8888);

    //Setting the Bitmap as background for the ImageView

    i = findViewById         


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