pda
androidJvm
app
/
net.artux.pda.ui.fragments.profile.helpers
/
GlideUtil
/
isValidDimensions
is
Valid
Dimensions
open
fun
isValidDimensions
(
width
:
Int
,
height
:
Int
)
:
Boolean
Returns true if width and height are both >0 and/or equal to
SIZE_ORIGINAL
.