Android Studio debugger View Bitmap

后端 未结 2 985
一向
一向 2020-12-28 13:34

\"enter As of release 0.8.7 of Android Studio there\'s supposed to be a Bitmap viewer in the d

2条回答
  •  天命终不由人
    2020-12-28 14:16

    I'm on Android Studio 1.3 and I didn't find 'View Bitmap' option in the context menu. Turns out that this option now sits right next to every Bitmap variable in the debugger's 'Variables' window:

    enter image description here

提交回复
热议问题