Stabilize UITweaks block structure for CI Kotlin parsing
This commit is contained in:
@@ -262,12 +262,12 @@ class UITweaks : Feature("UITweaks") {
|
||||
if (viewId == unreadHintButton && hiddenElements.contains("hide_unread_chat_hint")) {
|
||||
event.canceled = true
|
||||
}
|
||||
}
|
||||
} // end AddViewEvent subscription
|
||||
}
|
||||
|
||||
override fun init() {
|
||||
onNextActivityCreate {
|
||||
onActivityCreate()
|
||||
}
|
||||
}
|
||||
}
|
||||
} // end init
|
||||
} // end UITweaks
|
||||
|
||||
Reference in New Issue
Block a user