From 6a629a027e03c08aa97b420d8e440293bc7285ed Mon Sep 17 00:00:00 2001 From: zengfantian Date: Wed, 14 Jan 2015 18:33:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BA=E7=A4=BA=E4=BE=8B=E4=BB=A3=E7=A0=81Ac?= =?UTF-8?q?tivity=E5=A2=9E=E5=8A=A0=E6=84=8F=E5=9B=BE=E8=BF=87=E6=BB=A4?= =?UTF-8?q?=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AndroidManifest.xml | 165 +++++++++++++++++++++++++------------------- 1 file changed, 95 insertions(+), 70 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ef68c31..ab5aa44 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -11,130 +11,155 @@ android:resizeable="true" android:smallScreens="true" android:xlargeScreens="true" /> - + - + - - + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - - - - - - + + + + + + - + - + - + - + - - + android:windowSoftInputMode="stateAlwaysHidden|adjustResize" > + + + + + + + - - + android:windowSoftInputMode="stateAlwaysHidden|adjustResize" > + + + + + + + - + - - + + + - + android:windowSoftInputMode="stateAlwaysHidden|adjustResize" > + + + + + - + \ No newline at end of file