diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 812985191a..966848321b 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -17,41 +17,59 @@ ** limitations under the License. */ --> - + - - + + + + - - - + + + - - + + + + - + @@ -60,7 +78,8 @@ - @@ -70,21 +89,34 @@ - + - + + - + + + + + diff --git a/res/drawable/google_logo.png b/res/drawable/google_logo.png index 738abe013b..54fd5f9616 100644 Binary files a/res/drawable/google_logo.png and b/res/drawable/google_logo.png differ diff --git a/res/layout-land/application_boxed.xml b/res/layout-land/application_boxed.xml index 3cec8d0bed..63d2254b4e 100644 --- a/res/layout-land/application_boxed.xml +++ b/res/layout-land/application_boxed.xml @@ -15,15 +15,17 @@ --> diff --git a/res/layout-land/launcher.xml b/res/layout-land/launcher.xml index e93ef31d20..11a81fd8ee 100644 --- a/res/layout-land/launcher.xml +++ b/res/layout-land/launcher.xml @@ -16,6 +16,7 @@ - - - + + + @@ -42,19 +43,24 @@ android:layout_height="fill_parent" android:orientation="horizontal" - android:bottomOffset="7px" - android:handle="@+id/all_apps" - android:content="@+id/content"> - - + + + + launcher:direction="vertical" /> + + + + +