diff --git a/LeWebConnect2011/AndroidManifest.xml b/LeWebConnect2011/AndroidManifest.xml index 85d557c..4969fc1 100644 --- a/LeWebConnect2011/AndroidManifest.xml +++ b/LeWebConnect2011/AndroidManifest.xml @@ -1,14 +1,14 @@ + android:versionCode="2" + android:versionName="1.1" > - + + android:label="@string/app_name" android:debuggable="false"> + + + + + \ No newline at end of file diff --git a/LeWebConnect2011/res/drawable/customshape2.xml b/LeWebConnect2011/res/drawable/customshape2.xml new file mode 100644 index 0000000..da34220 --- /dev/null +++ b/LeWebConnect2011/res/drawable/customshape2.xml @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/LeWebConnect2011/res/layout/profile.xml b/LeWebConnect2011/res/layout/profile.xml index ee89d5a..51adcd4 100644 --- a/LeWebConnect2011/res/layout/profile.xml +++ b/LeWebConnect2011/res/layout/profile.xml @@ -8,7 +8,7 @@ android:id="@+id/linearLayout1" android:layout_width="fill_parent" android:layout_height="wrap_content" - android:background="#002531" + android:background="@drawable/customshape" android:baselineAligned="false" > + android:textSize="40px" android:paddingBottom="20px" android:textColor="#152c4d"/> + android:textSize="25px" android:paddingBottom="20px" android:textColor="#076B9F"/> + android:textSize="25px" android:textColor="#A32428"/> + android:textSize="20px" android:drawingCacheQuality="auto" android:layout_marginTop="20px" android:layout_marginLeft="30px" android:drawableRight="@drawable/ic_favorites_tiny" android:drawablePadding="10px" android:textColor="#A32428"/>