androidx.slice:slice-core
Official Description: The slices core library provides utilities for the slices view and provider libraries
CommonsWare’s Notes
This artifact contains classes common to both publishing and displaying slices,
such as Slice
, SliceItem
, and SliceManager
. Generaly, you will get this
artifact as a transitive dependency from slice-builders
or slice-view
.
Documentation
- Release Notes
- Slices
- Android Slices (material.io)
- Integrate App Actions with Android Slices
- Creating Android Slices in Kotlin
Knowledge
- Slices (What They’re Not Telling You) (2018-08, YouTube conference presentation)
- Android Jetpack: Android Slices (Part-1) Introduction (2018-06-18)
- Android P Slices: the missing documentation — part 1 (2018-16-03)
Versions
- Latest Stable: 1.0.0
- Latest Release Candidate: 1.0.0-rc02
- Latest Beta: 1.0.0-beta01
- Latest Alpha: 1.1.0-alpha02