ImageView tag has the attribute android:src which will refer image kept in res/drawable directory. To show image programmatically, instantiate ...
確定! 回上一頁