[File View] add highlight sourcecode (#187)

This commit is contained in:
6543
2019-11-05 08:34:22 +00:00
committed by M M Arif
parent 04073ac873
commit 463961800f
5 changed files with 60 additions and 12 deletions

View File

@@ -68,4 +68,5 @@ dependencies {
implementation "com.github.HamidrezaAmz:BreadcrumbsView:0.2.9"
implementation "commons-io:commons-io:2.6"
implementation "com.github.chrisbanes:PhotoView:2.3.0"
implementation "com.pddstudio:highlightjs-android:1.5.0"
}