getMobileScreenHeight

fun getMobileScreenHeight(context: Context = ContextHelper.getAppContext()): Int

Gets the screen height in the current screen orientation.

Return

The height of the screen(in pixels).

Since

0.5.2