diff --git a/res/layout/text_resource.xml b/res/layout/text_resource.xml index 702612d1c21b2ac0863d934ad5a6abcfd2cb1e9c..11770589790941a7b8f6f9285e1c7d418cbd36a2 100644 --- a/res/layout/text_resource.xml +++ b/res/layout/text_resource.xml @@ -11,6 +11,7 @@ android:layout_height="fill_parent" android:scrollbars="vertical" android:text="Release Notes" + android:textColor="#bebebe" /> </LinearLayout>