mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 18:35:40 +03:00
Revert PR 4592 for devtools
This commit is contained in:
parent
34898f1c81
commit
c77fa38cc3
1 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,10 @@ class RoomDevToolRootController @Inject constructor(
|
|||
|
||||
var interactionListener: DevToolsInteractionListener? = null
|
||||
|
||||
init {
|
||||
requestModelBuild()
|
||||
}
|
||||
|
||||
override fun buildModels() {
|
||||
val host = this
|
||||
genericButtonItem {
|
||||
|
|
Loading…
Reference in a new issue