public class ScreenDimensionsUtils
extends java.lang.Object
| Constructor and Description |
|---|
ScreenDimensionsUtils() |
| Modifier and Type | Method and Description |
|---|---|
android.graphics.Point |
getScreenDimensionsToPoint(android.content.Context context)
This method must be called to store deviceHeight and deviceWidth in Point
|