I put an bitmap on a ImageView, when mouse drag the bitmap, I call scrollBy method of View to scroll the view to browse the bitmap, but scroll range could not be restricted, I even could drag the bitmap out of the screen, setMaxWidth(int) and setMaxHeight(int) do not work, anyone could help? Thanks a lot !!!!! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

