ComposeDebugDrawer
This library offers you a simple and easily extendable debug drawer.
Features#
- easily extendible
- one line integration
- can be easily enabled/diabled in debug/release builds or based on a user setting
- predefined optional modules
Screenshots#
core | ||
---|---|---|
buildinfos | |
---|---|
deviceinfos | |
---|---|
lumberjack | |
---|---|
Supported Platforms#
This is a plain android library.
Demo#
A full demo is included inside the demo module, it shows nearly every usage with working examples.