Issue 809 try 12

This commit is contained in:
sonora 2012-01-16 23:56:42 +01:00
parent b48c7eaf7c
commit dd71c955eb
4 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" android:b
android:layout_marginLeft="3dp" android:layout_marginTop="3dp"
android:text="@string/app_name" android:textColor="#000000" android:typeface="serif" android:textSize="20sp"/>
<TextView android:layout_height="wrap_content" android:layout_width="wrap_content" android:layout_weight="1"
android:layout_marginLeft="12dp" android:layout_marginTop="3dp" android:text="0.5.1 beta(b6)" android:textColor="#000000" android:typeface="serif"
android:layout_marginLeft="12dp" android:layout_marginTop="3dp" android:layout_marginBottom="3dp" android:text="0.5.1 beta(b6)" android:textColor="#000000" android:typeface="serif"
android:id="@+id/TextVersion" android:textSize="13sp"/>
<ImageView android:src="@drawable/help_icon" android:id="@+id/HelpButton" android:layout_marginTop="3dp"
android:layout_height="wrap_content" android:layout_width="wrap_content" android:layout_marginLeft="4dp"

View file

@ -12,7 +12,7 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" android:b
android:layout_marginLeft="4dp" android:layout_marginTop="8dp"
android:text="@string/app_name" android:textColor="#000000" android:typeface="serif" android:textSize="30sp"/>
<TextView android:layout_height="wrap_content" android:layout_width="wrap_content" android:layout_weight="1"
android:layout_marginLeft="24dp" android:layout_marginTop="8dp" android:text="0.5.1 beta(b6)" android:textColor="#000000"
android:layout_marginLeft="24dp" android:layout_marginTop="8dp" android:layout_marginBottom="8dp" android:text="0.5.1 beta(b6)" android:textColor="#000000"
android:typeface="serif" android:id="@+id/TextVersion" android:textSize="18sp"/>
<ImageView android:src="@drawable/help_icon" android:id="@+id/HelpButton" android:layout_marginTop="5dp"
android:focusable="true" android:clickable="true"

View file

@ -12,7 +12,7 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" android:b
android:layout_marginLeft="3dp" android:layout_marginTop="8dp"
android:text="@string/app_name" android:textColor="#000000" android:typeface="serif" android:textSize="22sp"/>
<TextView android:layout_height="wrap_content" android:layout_width="wrap_content" android:layout_weight="1"
android:layout_marginLeft="24dp" android:layout_marginTop="8dp" android:text="0.5.1 beta(b6)" android:textColor="#000000"
android:layout_marginLeft="24dp" android:layout_marginTop="8dp" android:layout_marginBottom="8dp" android:text="0.5.1 beta(b6)" android:textColor="#000000"
android:typeface="serif" android:id="@+id/TextVersion" android:textSize="20sp"/>
<ImageView android:id="@+id/HelpButton" android:layout_marginRight="0dp" android:layout_marginTop="6dp"
android:layout_height="wrap_content" android:layout_width="wrap_content" android:layout_marginLeft="7dp"

View file

@ -12,7 +12,7 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" android:b
android:layout_marginLeft="2dp" android:layout_marginTop="3dp"
android:text="@string/app_name" android:textColor="#000000" android:typeface="serif" android:textSize="20sp"/>
<TextView android:layout_height="wrap_content" android:layout_width="wrap_content" android:layout_weight="1"
android:layout_marginLeft="12dp" android:layout_marginTop="3dp" android:text="0.5.1 beta(b6)" android:textColor="#000000" android:typeface="serif"
android:layout_marginLeft="12dp" android:layout_marginTop="3dp" android:layout_marginBottom="3dp" android:text="0.5.1 beta(b6)" android:textColor="#000000" android:typeface="serif"
android:id="@+id/TextVersion" android:textSize="13sp"/>
<ImageView android:id="@+id/HelpButton" android:clickable="true" android:layout_marginTop="4dp" android:layout_marginLeft="4dp"
android:layout_height="wrap_content" android:layout_width="wrap_content" android:src="@drawable/help_icon"