Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 479 Bytes

File metadata and controls

16 lines (12 loc) · 479 Bytes

Change Log

Version 0.9.1

  • Fix drawer not building correctly when no custom container provided in builder.

Version 0.9.0

Initial release of DebugDrawer, including modules for

  • Device info: Things like resolution and API level.
  • LeakCanary: Hides the launcher icon and provides access in the drawer.
  • Retrofit: Allows for changing endpoints and configuring mock behaviour.
  • Timber: Collects and displays Timber logs in a dialog.