diff options
Diffstat (limited to 'res/layout-land')
-rw-r--r-- | res/layout-land/crypt_keeper_progress.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-land/crypt_keeper_progress.xml b/res/layout-land/crypt_keeper_progress.xml index 62fb297..3361603 100644 --- a/res/layout-land/crypt_keeper_progress.xml +++ b/res/layout-land/crypt_keeper_progress.xml @@ -30,7 +30,7 @@ android:layout_alignParentLeft="true" android:layout_centerVertical="true" android:textSize="30dip" - android:textColor="#ff99cc00" + android:textColor="@color/title_color" android:text="@string/crypt_keeper_setup_title" android:gravity="bottom" /> |