toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.utils.view
/
RTLUtils
RTLUtils
public
class
RTLUtils
Utility class for handling RTL (right-to-left) layout mode for certain languages
Members
Constructors
RTLUtils
Link copied to clipboard
public
void
RTLUtils
(
)
Functions
adapter
Ait
In
RTL
Link copied to clipboard
public
static
String
adapterAitInRTL
(
String
str
)
get
RTLCode
Link copied to clipboard
public
static
String
getRTLCode
(
String
str
,
String
first
)
is
Chinese
Or
Letter
Link copied to clipboard
public
static
boolean
isChineseOrLetter
(
String
txt
)
is
Rtl
Link copied to clipboard
public
static
boolean
isRtl
(
Context c
)
Checks whether the current layout direction is RTL