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