Revert PR 4592 for devtools
This commit is contained in:
parent
34898f1c81
commit
c77fa38cc3
@ -28,6 +28,10 @@ class RoomDevToolRootController @Inject constructor(
|
|||||||
|
|
||||||
var interactionListener: DevToolsInteractionListener? = null
|
var interactionListener: DevToolsInteractionListener? = null
|
||||||
|
|
||||||
|
init {
|
||||||
|
requestModelBuild()
|
||||||
|
}
|
||||||
|
|
||||||
override fun buildModels() {
|
override fun buildModels() {
|
||||||
val host = this
|
val host = this
|
||||||
genericButtonItem {
|
genericButtonItem {
|
||||||
|
Loading…
Reference in New Issue
Block a user