stream-chat-android
5.15.0
stream-chat-android-ui-common
/
com.getstream.sdk.chat.utils
/
Utils
Utils
open
class
Utils
Content copied to clipboard
Types
Functions
Properties
Types
Text
View
Link
Handler
Link copied to clipboard
abstract
class
TextViewLinkHandler
:
LinkMovementMethod
Content copied to clipboard
Properties
locale
Link copied to clipboard
val
locale
:
Locale
Content copied to clipboard
Functions
dp
To
Px
Link copied to clipboard
open
fun
dpToPx
(
dp
:
Int
)
:
Int
Content copied to clipboard
get
Mime
Type
Link copied to clipboard
open
fun
getMimeType
(
file
:
File
)
:
String
Content copied to clipboard
open
fun
getMimeType
(
filePath
:
String
)
:
String
Content copied to clipboard
hide
Soft
Keyboard
Link copied to clipboard
open
fun
hideSoftKeyboard
(
@
NonNull
view
:
View
)
Content copied to clipboard
show
Soft
Keyboard
Link copied to clipboard
open
fun
showSoftKeyboard
(
@
NonNull
context
:
Context
)
Content copied to clipboard
open
fun
showSoftKeyboard
(
@
NonNull
view
:
View
)
Content copied to clipboard