hi all- I'm seeing a problem with betterbookmarks where on the droid (as well as on the high-res emulator) the icons it generates are coming out off- center: http://lh4.ggpht.com/_U2bQZKjeR7E/SyGueGF6_JI/AAAAAAAAFRE/7WKRvWjOjsc/s512/Picture%201.png
The ones that don't look like they take up the entire area allocated for an image are 48x48, which is android.R.dimen.app_icon_size on these devices. The ones that look like they do take up the whole area, but are still off are android.R.dimen.thumbnail_height, which is I think 63. Why is this happening? The images look fine when I preview them in an ImageView. thanks, --dave -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

