This repository has been archived by the owner on Sep 3, 2023. It is now read-only.
2.0.0-rc1
Pre-release
Pre-release
- The fallback Maven repo definitely can be removed from your repositories - jCenter resolution is working well now.
- Consolidated internal code to reduce method count and library size.
- Removed framework attribute usages like
?selectableItemBackground
from XML styles since they are redundant (we override selectors programmatically anyways) and cause crashes on Android TV.