Pour petit bart +)
authormarseille
Thu, 23 Apr 2009 17:18:49 +0200
changeset 149 2faf7174aa03
parent 148 c169121bd07e
child 152 f14b3fcf65c8
child 154 60c5f4d64a2b
child 156 26442a8a7669
child 163 52e96a8a743d
Pour petit bart +)
res/drawable/barthe_f.jpg
src/com/beem/project/beem/BeemApplication.java
Binary file res/drawable/barthe_f.jpg has changed
--- a/src/com/beem/project/beem/BeemApplication.java	Thu Apr 23 17:03:53 2009 +0200
+++ b/src/com/beem/project/beem/BeemApplication.java	Thu Apr 23 17:18:49 2009 +0200
@@ -98,7 +98,7 @@
 	mBeemApp.mActivity = activity;
 	mBeemApp.mProgressDialog = new ProgressDialog(activity);
 	mBeemApp.mProgressDialog.setTitle("Beem");
-	mBeemApp.mProgressDialog.setIcon(R.drawable.signal);
+	mBeemApp.mProgressDialog.setIcon(R.drawable.barthe_f);
 	mBeemApp.mProgressDialog.setMessage("Connecting...");
 	mBeemApp.mApplicationContext = activity.getApplication();
 	mBeemApp.mPrivateResources = activity.getResources();