mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
恢复被还原的注释
This commit is contained in:
@@ -27,7 +27,7 @@ import io.legado.app.utils.toastOnUi
|
||||
import kotlin.math.min
|
||||
|
||||
/**
|
||||
* 阅读内容界面
|
||||
* 阅读内容视图
|
||||
*/
|
||||
class ContentTextView(context: Context, attrs: AttributeSet?) : View(context, attrs) {
|
||||
var selectAble = context.getPrefBoolean(PreferKey.textSelectAble, true)
|
||||
|
||||
Reference in New Issue
Block a user