Материал из Module developer
//Checking the resolution type if (IR.DisplayType == IR.DISPLAY_TYPE_TABLET){ ... } else { ... }
//Checking the resolution type if (IR.DisplayType == IR.DISPLAY_TYPE_TABLET){ ... } else { ... }