This repository has been archived by the owner on Aug 13, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert interfaces to abstract classes.
Summary: This will allow us to more easily do non-breaking API changes in the future, as you can introduce new APIs to an abstract class by adding a no-op method implementation. Reviewers: O2 Material Motion, O6 Material Motion Android platform reviewers, miguelandres Reviewed By: O6 Material Motion Android platform reviewers, miguelandres Subscribers: miguelandres Tags: #material_motion Differential Revision: http://codereview.cc/D2169
- Loading branch information