# HG changeset patch # User nikita@nikita-laptop # Date 1260907971 -3600 # Node ID 9c08b0277c58ace0cbe386890b177ae808822494 # Parent 1536b38818096e2ad471406e5fd4eeda858e1aac adding a button to return to the contact list diff -r 1536b3881809 -r 9c08b0277c58 .classpath --- a/.classpath Tue Dec 15 16:26:29 2009 +0100 +++ b/.classpath Tue Dec 15 21:12:51 2009 +0100 @@ -1,29 +1,29 @@ - - - + + + - - + - + - + - + + diff -r 1536b3881809 -r 9c08b0277c58 default.properties --- a/default.properties Tue Dec 15 16:26:29 2009 +0100 +++ b/default.properties Tue Dec 15 21:12:51 2009 +0100 @@ -10,5 +10,5 @@ # Indicates whether an apk should be generated for each density. split.density=false # Project target. -target=android-5 +target=android-3 apk-configurations= diff -r 1536b3881809 -r 9c08b0277c58 res/layout/changestatus.xml --- a/res/layout/changestatus.xml Tue Dec 15 16:26:29 2009 +0100 +++ b/res/layout/changestatus.xml Tue Dec 15 21:12:51 2009 +0100 @@ -34,5 +34,9 @@ android:textStyle="bold" android:textColor="#333333" android:textSize="18sp" /> +