Activity visible size
Posted
by Tsimmi
on Stack Overflow
See other posts from Stack Overflow
or by Tsimmi
Published on 2010-06-17T09:58:59Z
Indexed on
2010/06/17
10:03 UTC
Read the original article
Hit count: 186
Hi!
How can I know the visible size of my activity?
I'm trying to get the Activity real size,
not the height and width from getHeight()
and getWidth()
,
witch gives me the screen full size.
Thanks
© Stack Overflow or respective owner