I have a runtime generated Bitmap, for a RemoteView, that I wan't
displayed within a ImageView without scaling, so I use
scaleType="center". Now, if the bitmap is smaller than the ImageView I
wan't it to gravitate to the right. Or, if the bitmap is to large,
crop the left side.

ImageView seems to ignore gravity. I've tried everything. Nesing
inside a FrameLayout etc, nothing works! Any other options?

-- 
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