Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-loc-marketing
/
com.mapsted.locmarketing.utils
/
GlideUtils
Glide
Utils
open
class
GlideUtils
Members
Constructors
Glide
Utils
Link copied to clipboard
constructor
(
)
Functions
get
Circular
Progress
Drawable
Link copied to clipboard
open
fun
getCircularProgressDrawable
(
context
:
Context
)
:
CircularProgressDrawable
load
Image
Url
Link copied to clipboard
open
fun
loadImageUrl
(
view
:
ImageView
,
url
:
String
,
@
DrawableRes
onErrorDrawable
:
Int
)