mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
Merge pull request #2017 from nEdAy/feature/fixed-read-record-book-name-click-is-invalid
fixed bug: TextView setting 'textIsSelectable=true' make click is invalid
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="6dp"
|
||||
android:textIsSelectable="true"
|
||||
android:textColor="@color/primaryText"
|
||||
android:singleLine="true"
|
||||
app:layout_constraintLeft_toLeftOf="parent"
|
||||
|
||||
Reference in New Issue
Block a user