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.
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. |
fun onCreateView(parent: ViewGroup): View |
|
fun onDetach(context: Context): Unit |