Spikeysanju / Einsen

🎯 Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
Apache License 2.0
912 stars 79 forks source link

Share as Image #103

Open Spikeysanju opened 2 years ago

Spikeysanju commented 2 years ago

Is your feature request related to a problem? Please describe. Sometimes it's better to have an option to share the Note/Todo item as an image. Currently we do have Share as text. Add an another option to Share task as Image.

Describe the solution you'd like We're gonna use this awesome library to capture bitmap on Jetpack Compose app.