How do you change the Linear Layout of the popupdialog in the sample code PopupInWebMapforViewing?
When I click on a point feature in my webmap the popup dialog appears and fills the entire page.
I need help coding a linear layout in java that would only allow the popup dialog to appear on the bottom half of the screen so I can still view a portion of the map.
Thanks.