Lines Matching +full:source +full:- +full:highlight
3 [ guide…
59 The library also provides some 'highlight' animations to entertain the user while they are waiting.…
63 This highlight fades a color over the entire placeholder in and out.
67 <source src="fade.mp4" type="video/mp4">
86 highlight = PlaceholderHighlight.fade(),
107 highlight = PlaceholderHighlight.fade(
116 This displays a gradient shimmer effect which emanates from the top-start corner.
120 <source src="shimmer.mp4" type="video/mp4">
139 highlight = PlaceholderHighlight.shimmer(),
160 highlight = PlaceholderHighlight.shimmer(
175 // If you're using Material, use accompanist-placeholder-material
176 implementation "com.google.accompanist:accompanist-placeholder-material:<version>"
179 implementation "com.google.accompanist:accompanist-placeholder:<version>"
185 …brary are available, which track the latest commit. See [here](../using-snapshot-version) for more…
187 ---
197 Copyright 2021 The Android Open Source Project
203 https://www.apache.org/licenses/LICENSE-2.0