Created by: Kennyc1012
- NOA is only used for setting the translationY of the view for pre HC devices. Instead of importing the entire library (700+ method count) for one method call, copy the the AnimatorProxy class and only keep the needed methods.
The majority of the changes in the gradle file and the SlidingUpPanelLayout.java file are due to the formatter be run.