Hi everyone.

It's really not a code issue, but a layout one. So, if anyone could help me, it 
would be nice.

The thing is that I'm gonna have to use an image, an picture, as background for 
an AppWidget. So, basically, I'm gonna use an ImageView to show the image, 
setting the scale type to CENTER_CROP. Everything else (TextViews and so on) go 
on top of that.

The problem is that I will need to show a border in the AppWidget, with rounded 
corners. So, what's the best way of doing that? The only way I can think of is 
to use a black 9-patch as background of the RelativeLayout (were the ImageView 
is going to be inside of) and set a small padding to it... But I don't know if 
it's going to be good enough...

So... Any ideas?

Thanks in advance!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to