Package-level declarations

Types

Functions

Link copied to clipboard
fun adjustColorBrightness(color: Int, factor: Float): Int

Used for gradient color adjustment when the user doesn't have an image.

Link copied to clipboard
fun buildLargeCallText(context: Context, participants: List<CallUser>): String
Link copied to clipboard
fun buildSmallCallText(context: Context, participants: List<CallUser>, maxDisplayedNameCount: Int = 3, onlyUseComma: Boolean = false): String

Inherited functions

Link copied to clipboard