I\'m trying to understand how can I achieve a scrollview like Foursquare app uses. The map y position follows the revenue list when scrolling.
After a lot of digging, To achieve this effect, you use a function called setPadding();
Android maps - Markers Bounds at the center of top half of map area