diff --git a/AndroidManifest.xml b/AndroidManifest.xml index d449baa..035261a 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,10 +1,11 @@ + package="fr.gaulupeau.apps.InThePoche" + android:versionCode="3" + android:versionName="1.0.2"> + @@ -20,6 +21,7 @@ + diff --git a/res/layout/article.xml b/res/layout/article.xml new file mode 100644 index 0000000..e17a34f --- /dev/null +++ b/res/layout/article.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + diff --git a/res/layout/main.xml b/res/layout/main.xml index 69ee3b1..6c978a4 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -43,7 +43,7 @@ android:textSize="20sp" /> +