// DisplayMetrics metrics = getResources().getDisplayMetrics(); // int statusBarHeight = (int) Math.ceil(25 * metrics.density);