gsdsdk / com.gsd.software.sdk.spancount / SpanCountCalculation
interface SpanCountCalculation
Created by jmielczarek on 19/08/2020
Name | Summary |
---|---|
isScreenSizeProper | abstract val isScreenSizeProper: () -> Boolean |
landscape | abstract val landscape: Int |
portrait | abstract val portrait: Int |
Name | Summary |
---|---|
SpanCountCalculationUtil | class SpanCountCalculationUtil : SpanCountCalculation Created by jmielczarek on 19/08/2020 |