Common Activity
Properties
Link copied to clipboard
Not all languages can be fetched from locale with a code. This map allows sidestepping the default Locale(languageCode) when setting the app language.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
fun continueGetNextFocus(root: Any?, view: View, direction: FocusDirection, nextId: Int, depth: Int = 0): View?
skips the initial stage of searching for an id using the view, see getNextFocus for specification
Link copied to clipboard
overrides focus and custom key events
Link copied to clipboard
Link copied to clipboard
recursively looks for a next focus up to a depth of 10, this is used to override the normal shit focus system because this application has a lot of invisible views that messes with some tv devices
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
duration is Toast.LENGTH_SHORT if null
Link copied to clipboard
Link copied to clipboard