Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Any suggestions on where such an interface might live? I don't think it makes sense for the interface to be in the drawerlayout artifact if you're specifically going to use the interface to *not* use DrawerLayout.
na...@google.com <na...@google.com> #3
androidx.customview would be a good candidate. This is used by all of the widget libraries.
Description
See b/300472956 , https://android-review.git.corp.google.com/c/platform/frameworks/support/+/2783737
BenchmarkRule.measureRepeatedOnMainThread() has several remaining issues which were punted past the initial implementation to unblock fixing ANRs: