debugdrawer-timber / au.com.gridstone.debugdrawer / TimberModule

TimberModule

class TimberModule : DebugDrawerModule

This module is designed to be used in conjunction with LumberYard; it displays a button that pops a dialog showing Timber logs when clicked.

If LumberYard.install has not been called in Application.onCreate then this dialog will not display anything.

Constructors

<init>

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.

Functions

onCreateView

fun onCreateView(parent: ViewGroup): View

onDetach

fun onDetach(context: Context): Unit