On Fri, Jun 18, 2010 at 12:58 AM, Nithin wrote:
> Here layout is an object of LinearLayout.
And this LinearLayout is placed where exactly?
-
TreKing - Chicago transit tracking app for Android-powere
Hi,
I am displaying google map and on top of that some overlay
items(Markers) are there. When tapping on the markers, I need to
display PopUpWindow. The code is executing but popup is not
displaying.
popUp.showAtLocation(layout, Gravity.TOP, 0, 0);
popUp.setFocusable(true);
popUp.setTouchable(tru
2 matches
Mail list logo