Informing other screen that something happened on current screen #3496
Unanswered
jakubziebin
asked this question in
Q&A
Replies: 1 comment 4 replies
-
It's not really very clear to me, from the above, what it is you'r trying to do. Do you think you could perhaps reduce the example a little, and/or walk through the exact steps someone should follow with the example code, and say what you would be hoping to see, and how things differ? Also, as some background, perhaps you could more generally say what it is you want to achieve, it might be there's a better way than using messages, for example. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So i have a similar structure:
On one of the widgets that is placed on the
Example
screen I want to capture aMessage
fromRaw
, is there an elegant way to do this?Beta Was this translation helpful? Give feedback.
All reactions