diff --git a/res/layout/layout_main.xml b/res/layout/layout_main.xml index b4d06d3f..36ba9a7e 100644 --- a/res/layout/layout_main.xml +++ b/res/layout/layout_main.xml @@ -40,10 +40,10 @@ @@ -52,7 +52,8 @@ android:gravity="center_horizontal" android:textStyle="bold" android:layout_width="fill_parent" - android:layout_height="60dip" + android:layout_height="wrap_content" + android:textColor="#ffffff" android:layout_below="@id/imgStatus" />