commit f3837a9818c4040e467379ab4247654434230a57 parent 429fb92ec1ff1809e6e059595bc871c4fe9be080 Author: Bertrand BRUN <bertrand0brun@gmail.com> Date: Thu, 27 Jan 2011 19:18:21 +0100 Ajout de info.xml (je sais pas pourquoi il n'y ete pas ?) Diffstat:
| A | code/PtiClic/res/layout/info.xml | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/code/PtiClic/res/layout/info.xml b/code/PtiClic/res/layout/info.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8"?> + +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" android:layout_height="fill_parent"> + + + +</LinearLayout>