TridentICE

Results 3 issues of TridentICE

**Describe the bug** As per recommendations from DOC: ![Screen Shot 2021-07-23 at 10 07 07 AM](https://user-images.githubusercontent.com/45846101/126733210-463da7ba-814a-419e-ad5a-5df1c1afb098.png) **To Reproduce** Put a button inside Header (_headerPanel()) of SlidingUpPanel and check isPanelOpen to...

I have a list of many items ExpandablePanel inside, And changed my own icon How does the icon of each item change direction when I click on each item separately?...

@jonathantribouharet session.sendMessage(CastSession.kNamespaceReceiver, { 'type': 'LAUNCH', 'appId': 'com.example.myproject', }); Result: {reason: NOT_FOUND, requestId: 1, type: LAUNCH_ERROR} I tried on your example. but still getting error LAUNCH_ERROR: session.sendMessage(CastSession.kNamespaceReceiver, { 'type': 'LAUNCH', 'appId':...