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.
pr...@google.com <pr...@google.com> #3
androidx.customview would be a good candidate. This is used by all of the widget libraries.
Description
Version used: 1.2.0-rc01
Devices/Android versions reproduced on: N/A
The API currently contains `shouldEnableTraceAppTag` and `shouldEnablePerfettoSdkTracing`. Removing `should` from both APIs shortens the names without sacrificing any clarity.