문제

I am a newbie in android programming. Now, I'm currently developing an android application. My application will show an image, but I don't want to use ImageView. Can anyone help me? or can anyone tell me other ways to show the image?? thank you....

도움이 되었습니까?

해결책

you can use any of the view to show image.. for ex,.

Relativelayout,linearlayout,button,TextView..etc.

you can set android:backgroud="@drawable/ur_img"

if any query then tell me. I hope its useful to you...

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top