CodeView icon indicating copy to clipboard operation
CodeView copied to clipboard

Android Code Highlighter

Results 2 CodeView issues
Sort by recently updated
recently updated
newest added

I am trying to enable scrolling, but: ```java codeView.setVerticalScrollBarEnabled(true); codeView.setHorizontalScrollBarEnabled(true); ``` Do not work

Does this library format pretty code? I need pretty code for HTML, CSS, Javascript, SVG(XML), JSON...