diff options
Diffstat (limited to 'res/layout/crypt_keeper_progress.xml')
-rw-r--r-- | res/layout/crypt_keeper_progress.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/crypt_keeper_progress.xml b/res/layout/crypt_keeper_progress.xml index 9677c3d..35760cf 100644 --- a/res/layout/crypt_keeper_progress.xml +++ b/res/layout/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" /> |