processing-android icon indicating copy to clipboard operation
processing-android copied to clipboard

BackPressed not working in new Activity

Open pallav12 opened this issue 5 years ago • 7 comments

I tried opening new Activity in setup of Sketch.java using startActivity(intent) but on second activity I noticed back button not working ie not leading to first activity. I am using processing for android through android studio

pallav12 avatar Jan 28 '20 19:01 pallav12

@codeanticode May I work on this issue?

Priyansh-Kedia avatar Feb 26 '20 13:02 Priyansh-Kedia

@Priyansh-Kedia looks like @pallav12 already created a PR to solve this issue. Of course you are more than welcome to work on it, by testing or making new contributions. I have been swamped with other projects, that's why I haven't' been able to follow up on any of these PRs and issue reports. But trying to make some time for processing-android and processing in general soon.

codeanticode avatar Feb 28 '20 17:02 codeanticode

I actually need to review this issue more closely. It seems that it affects a more specific scenario (when the Processing view is inside in a secondary activity). The proposed PR was not a good solution for it because it breaks the current event handling logic.

codeanticode avatar Apr 28 '21 15:04 codeanticode

I want to work on this issue, please assign me this issue.

Bholanath8436 avatar Jan 09 '23 17:01 Bholanath8436

done :-)

codeanticode avatar Jan 09 '23 17:01 codeanticode

is somebody still working on this bug

thisisme-shivam avatar Feb 05 '23 12:02 thisisme-shivam

Hi @pallav12 , can you specify exactly what problem you are facing.

And if possible can you give the code snippet you are using and what exactly you are trying to do with it.

Thanks !

ranaaditya avatar Feb 05 '23 12:02 ranaaditya