We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9507b2 commit 58d02b0Copy full SHA for 58d02b0
examples/tv-app/android/App/platform-app/src/main/java/com/matter/tv/server/service/MatterServant.java
@@ -85,7 +85,8 @@ public void init(@NonNull Context context) {
85
// then start ChipAppServer
86
// then TvApp.postServerInit to init app platform
87
//
88
- // TODO: Move all of the bellow KeypadInputManager...LevelManagerStub to PlatformAppCommandDelegate
+ // TODO: Move all of the bellow KeypadInputManager...LevelManagerStub to
89
+ // PlatformAppCommandDelegate
90
// There is no need for this complicated logic
91
mTvApp =
92
new TvApp(
0 commit comments