Zoom controls not showing when using a MapView with fill_parent

Posted by Joe on Stack Overflow See other posts from Stack Overflow or by Joe
Published on 2010-06-07T14:07:46Z Indexed on 2010/06/07 14:12 UTC
Read the original article Hit count: 123

Filed under:
|

Hey everyone I am working on an applications and I am using the built in zoom controls. When using a specific size I can see the zoom controls. When using fill_parent the zoom controls are not visible. How it is setup is a mapview inside of a frame layout(also using fill parent for the height and width but with an offset down the screen. The only thing I can think of is the fill parent issue is with the framelayout and the zoom controls are off the screen. Sorry if this is confusing, I confused myself writing it. Thanks in advance

© Stack Overflow or respective owner

Related posts about android

Related posts about google-maps