getMobileScreenWidth

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

Gets the screen width in the current screen orientation.

Return

The width of the screen(in pixels).

Since

0.5.2