X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=res%2Flayout%2Fabout_activity.xml;h=8b3410fa40849270d650572d1dc9bbcc5696291e;hb=06cd4cc9f779fb4fea8c384d30429036f8ddaea3;hp=e47364161afc8fd88f0710e6e7cf91ccd2b81852;hpb=7709c08d6f674f99263b82046a07671c85960597;p=Dictionary.git diff --git a/res/layout/about_activity.xml b/res/layout/about_activity.xml index e473641..8b3410f 100644 --- a/res/layout/about_activity.xml +++ b/res/layout/about_activity.xml @@ -1,61 +1,48 @@ + + android:layout_width="match_parent" + android:layout_height="match_parent" > - - - - - - + android:drawableLeft="@drawable/icon" + android:text="@string/titleWithVersion" + android:textAppearance="?android:attr/textAppearanceLarge" /> + android:text="Copyright 2009-2013 Google Inc." + android:textAppearance="?android:attr/textAppearanceSmall" + tools:ignore="HardcodedText" /> + android:text="Thad Hughes" + android:textAppearance="?android:attr/textAppearanceMedium" + tools:ignore="HardcodedText" /> - + android:text="@string/contactMe" + android:textAppearance="?android:attr/textAppearanceSmall" /> + + /> + />