RTLUtils

public class RTLUtils

Utility class for handling RTL (right-to-left) layout mode for certain languages

Constructors

Link copied to clipboard
public void RTLUtils()

Functions

Link copied to clipboard
public static String adapterAitInRTL(String str)
Link copied to clipboard
public static String getRTLCode(String str, String first)
Link copied to clipboard
public static boolean isChineseOrLetter(String txt)
Link copied to clipboard
public static boolean isRtl(Context c)
Checks whether the current layout direction is RTL