Search This Blog

Friday, October 28, 2016

ImageView - Cập nhật chiều cao rộng của hình

image_view.getLayoutParams().height = 20;
image_view.getLayoutParams().width = 20;

No comments:

Post a Comment