Enable text selection in manga info window.
This commit is contained in:
parent
b1ab77188d
commit
30a2b572ab
@ -275,7 +275,9 @@
|
|||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:ellipsize="end"
|
android:ellipsize="end"
|
||||||
android:singleLine="false"
|
android:singleLine="false"
|
||||||
android:textIsSelectable="false"
|
android:textIsSelectable="true"
|
||||||
|
android:focusable="true"
|
||||||
|
android:longClickable="true"
|
||||||
/>
|
/>
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user