app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.feature_map_editor.presentation.util
Package-level
declarations
Types
Functions
Types
Counting
Input
Stream
Link copied to clipboard
class
CountingInputStream
(
inputStream
:
InputStream
)
:
InputStream
Haptic
Feedback
Link copied to clipboard
class
HapticFeedback
@
Inject
constructor
(
context
:
Context
)
Paint
Type
Link copied to clipboard
enum
PaintType
:
Enum
<
PaintType
>
Paint style for polylines
String
Provider
Link copied to clipboard
class
StringProvider
@
Inject
constructor
(
context
:
Context
)
Functions
vibrate
Link copied to clipboard
fun
Context
.
vibrate
(
durationMs
:
Long
=
10
)