Android - button圖片放置在上下左右任一邊

Android - button圖片放置在上下左右任一邊

    btn_walk.setCompoundDrawablesWithIntrinsicBounds(null, getResources().getDrawable(R.drawable.walk_off), null, null);