diff --git a/app/src/main/res/layout/tab_content_page_printer_text.xml b/app/src/main/res/layout/tab_content_page_printer_text.xml index 7c5120b..c42471d 100644 --- a/app/src/main/res/layout/tab_content_page_printer_text.xml +++ b/app/src/main/res/layout/tab_content_page_printer_text.xml @@ -42,9 +42,9 @@ android:id="@+id/printer_text" android:layout_width="fill_parent" android:layout_height="wrap_content" + android:textColor="#000000" android:textIsSelectable="true" - android:typeface="monospace" - /> + android:typeface="monospace" />