TridentICE
TridentICE
**Describe the bug** As per recommendations from DOC:  **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':...