|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectlt.lemonlabs.android.expandablebuttonmenu.ScreenHelper
public class ScreenHelper
Screen size and other metrics helper
| Constructor Summary | |
|---|---|
ScreenHelper()
|
|
| Method Summary | |
|---|---|
static float |
dpToPx(android.content.Context context,
int dp)
|
static int |
getScreenHeight(android.content.Context context)
|
static int |
getScreenWidth(android.content.Context context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScreenHelper()
| Method Detail |
|---|
public static int getScreenWidth(android.content.Context context)
public static int getScreenHeight(android.content.Context context)
public static float dpToPx(android.content.Context context,
int dp)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||