To all people who had trouble implementing customi...
# opensource
t
To all people who had trouble implementing customizable camera preview in Android, rejoice! I have a new sample app written in Kotlin, to showcase custom implementation of OpenGL camera preview display. It is inspired by Grafika repo, with intentional architecture design choices to make it more modern & readable. This is my version of idiomatic Kotlin, so opinions will be welcomed. Check Source Code here : https://goo.gl/ECLEMH
👍🏽 3