toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-ui-common
/
io.getstream.chat.android.ui.common.utils
/
Utils
Utils
open
class
Utils
Members
Constructors
Utils
Link copied to clipboard
constructor
(
)
Properties
locale
Link copied to clipboard
val
locale
:
Locale
Functions
dp
To
Px
Link copied to clipboard
open
fun
dpToPx
(
dp
:
Int
)
:
Int
get
Mime
Type
Link copied to clipboard
open
fun
getMimeType
(
file
:
File
)
:
String
open
fun
getMimeType
(
filePath
:
String
)
:
String
hide
Soft
Keyboard
Link copied to clipboard
open
fun
hideSoftKeyboard
(
@
NonNull
view
:
View
)
show
Soft
Keyboard
Link copied to clipboard
open
fun
showSoftKeyboard
(
@
NonNull
context
:
Context
)
open
fun
showSoftKeyboard
(
@
NonNull
view
:
View
)