src/cheogram/res/layout/command_result_cell.xml 🔗
@@ -4,6 +4,7 @@
<TextView
android:id="@+id/text"
+ android:textIsSelectable="true"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textAppearance="@style/TextAppearance.Conversations.Body1"