How to set property \"android:drawableTop\" of a button at runtime
android:drawableTop
btn.setBackgroundResource(R.drawable.your_image_name_here);