Home
last modified time | relevance | path

Searched refs:tint (Results 1 – 6 of 6) sorted by relevance

/developers/samples/android/notification/Bubbles/app/src/main/java/com/example/android/bubbles/ui/chat/
DMessageAdapter.kt38 private val tint = object { constant
83 ViewCompat.setBackgroundTintList(this, tint.incoming) in onBindViewHolder()
102 ViewCompat.setBackgroundTintList(this, tint.outgoing) in onBindViewHolder()
/developers/samples/android/ui/DrawableTinting/
DREADME.md8 Tinting is set on a nine-patch drawable through the "tint" and "tintMode" parameters.
9 A color state list is referenced as the tint color, which defines colors for different
/developers/build/prebuilts/gradle/DrawableTinting/
DREADME.md8 Tinting is set on a nine-patch drawable through the "tint" and "tintMode" parameters.
9 A color state list is referenced as the tint color, which defines colors for different
/developers/build/prebuilts/gradle/MediaEffects/Application/src/main/java/com/example/android/mediaeffects/
DMediaEffectsFragment.java258 case R.id.tint: in initEffect()
/developers/samples/android/media/MediaEffects/Application/src/main/java/com/example/android/mediaeffects/
DMediaEffectsFragment.java258 case R.id.tint: in initEffect()
/developers/build/prebuilts/gradle/DarkTheme/
DREADME.md88 using the `android:tint` attribute.
91 setting its View tint in `fragment_welcome.xml#L38`. Also, you can set it programmatically