androidx.leanback:leanback-preference
Official Description: AndroidX Leanback Preference
CommonsWare’s Notes
This library contains a preference UI designed for a television (or “leanback”)
user experience. If you are using the androidx.leanback
artifact
and you need a standard Android TV-style preference UI, this library should
have what you are looking for.
Programmatically, the API is based on the regular AndroidX preference
classes (e.g., LeanbackPreferenceFragment
extends from PreferenceFragment
).
Documentation
Versions
- Latest Stable: 1.0.0
- Latest Release Candidate: 1.0.0-rc02
- Latest Beta: 1.1.0-beta01
- Latest Alpha: 1.1.0-alpha05