Skip to content

feat: add camera freeze and disable button after takePhoto

Michael Utama requested to merge camera into dev

update takePhoto to freeze camera and disable button. Changed saving thread scope from GlobalScope to lifecycleScope

Merge request reports