X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=AndroidManifest.xml;h=bcb522b21f0b730dfa96d2578579e6e07be2e244;hb=311420ffb28609f2cd437f0ff77efea2f56d38ed;hp=6c5990d1b2c1798b8489dba22ba340373a81ca06;hpb=0ab0175dedc811ddbf545c63bdfa5f7c90de12cd;p=android-x86%2Fpackages-apps-Launcher3.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 6c5990d1b..bcb522b21 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -54,8 +54,9 @@ android:fullBackupOnly="true" android:fullBackupContent="@xml/backupscheme" android:hardwareAccelerated="true" - android:icon="@mipmap/ic_launcher_home" + android:icon="@drawable/ic_launcher_home" android:label="@string/derived_app_name" + android:theme="@style/LauncherTheme" android:largeHeap="@bool/config_largeHeap" android:restoreAnyVersion="true" android:supportsRtl="true" > @@ -69,10 +70,10 @@ android:launchMode="singleTask" android:clearTaskOnLaunch="true" android:stateNotNeeded="true" - android:theme="@style/LauncherTheme" - android:windowSoftInputMode="adjustPan" + android:windowSoftInputMode="adjustPan|stateUnchanged" android:screenOrientation="nosensor" android:configChanges="keyboard|keyboardHidden|navigation" + android:resizeableActivity="true" android:resumeWhilePausing="true" android:taskAffinity="" android:enabled="true"> @@ -90,6 +91,7 @@ @@ -133,7 +135,7 @@ android:theme="@android:style/Theme.NoDisplay" android:label="* HPROF" android:excludeFromRecents="true" - android:icon="@mipmap/ic_launcher_home" + android:icon="@drawable/ic_launcher_home" > @@ -145,7 +147,7 @@ + android:icon="@drawable/ic_launcher_home">