I have a weird problem,
我有一个奇怪的问题,
I have an activity, within this activity I have a layout I want to make an image of it in order to share it on social networks. This layout contains differents dynamic images and texts. That's why I can't just store it on as a static image and share it on demand. I need to generate the image right when the user touch the share button. I have a