Hey :)
so the app i'm currently working on, involves screenshot feature, it works great and the shot downloads to my android device without issue.
what i'm stuck on is a way to make the button used to take snapshot repeat this each time it is pressed.
i've tried, destroy when pushed and create new one, tried restart layout after download, but still the button which triggers it is void after first shot taken.
any suggestions please?