We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c2b633 + 2b19a0a commit 312b807Copy full SHA for 312b807
app/src/main/kotlin/com/simplemobiletools/filemanager/pro/activities/ReadTextActivity.kt
@@ -57,7 +57,6 @@ class ReadTextActivity : SimpleActivity() {
57
searchPrevBtn = findViewById(R.id.search_previous)
58
searchNextBtn = findViewById(R.id.search_next)
59
searchClearBtn = findViewById(R.id.search_clear)
60
- read_text_view.setTextColor(config.textColor)
61
62
if (checkAppSideloading()) {
63
return
0 commit comments