| au.com.gridstone.debugdrawer.LumberYard |
Keep track of Timber logs that can be displayed by TimberModule. In order for logs to be collected LumberYard.install must be called inside of Application.onCreate. |
| au.com.gridstone.debugdrawer.TimberModule |
This module is designed to be used in conjunction with LumberYard; it displays a button that pops a dialog showing Timber logs when clicked. |