<ImageButton
android: />

 

使用 更换src图片

mPauseButton.setImageResource(getResources().getIdentifier(
"mediacontroller_play", "drawable",
mContext.getPackageName()));

 

相关文章:

  • 2022-12-23
  • 2021-09-23
  • 2022-01-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-01
  • 2022-12-23
猜你喜欢
  • 2022-01-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-02
相关资源
相似解决方案