Skip to content

Commit 6a865e9

Browse files
committed
Update FolioWebView.kt
1 parent e240923 commit 6a865e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

folioreader/src/main/java/com/folioreader/view/FolioWebView.kt

+1
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ class FolioWebView : WebView {
229229
}
230230

231231
fun initViewTextSelection() {
232+
// delete highlights with customer bit Rana logic
232233
Log.v(LOG_TAG, "-> initViewTextSelection")
233234

234235
val textSelectionMiddleDrawable = ContextCompat.getDrawable(context,

0 commit comments

Comments
 (0)