Tips on how to take full control and create your own custom-view to add syntax highlighting support in your Android app. — Android and it’s community has evolved a lot over past decade. Now a days we can find open-source libraries to do almost anything — Zoomable ImageView, CameraX, RecyclerView Sticky Header, Tooltip, and many more. Syntax highlighting is one of them and there are few libraries for that too. …