From 8cec55a1218df926b77b9d49477a4eea45b20401 Mon Sep 17 00:00:00 2001 From: Danesh M Date: Fri, 30 Jan 2015 18:10:45 -0800 Subject: SystemUI : NavigationBar fixes Change-Id: I332b7dd0e61c0ec63cc9fc633f736d347344c99b --- .../res/layout-sw600dp/mid_navigation_bar_land.xml | 95 ++++++++++------------ .../res/layout-sw600dp/mid_navigation_bar_port.xml | 8 ++ 2 files changed, 52 insertions(+), 51 deletions(-) (limited to 'packages/SystemUI/res/layout-sw600dp') diff --git a/packages/SystemUI/res/layout-sw600dp/mid_navigation_bar_land.xml b/packages/SystemUI/res/layout-sw600dp/mid_navigation_bar_land.xml index 6b1184a..4869b32 100644 --- a/packages/SystemUI/res/layout-sw600dp/mid_navigation_bar_land.xml +++ b/packages/SystemUI/res/layout-sw600dp/mid_navigation_bar_land.xml @@ -1,22 +1,19 @@ + Copyright 2015, The CyanogenMod Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> - - - - - - + + + android:layout_width="@dimen/navigation_extra_key_width" + android:layout_height="match_parent" + android:layout_weight="0" + android:layout_marginEnd="2dp" > + + - diff --git a/packages/SystemUI/res/layout-sw600dp/mid_navigation_bar_port.xml b/packages/SystemUI/res/layout-sw600dp/mid_navigation_bar_port.xml index f7ed737..a7dedbd 100644 --- a/packages/SystemUI/res/layout-sw600dp/mid_navigation_bar_port.xml +++ b/packages/SystemUI/res/layout-sw600dp/mid_navigation_bar_port.xml @@ -39,6 +39,14 @@ android:scaleType="fitCenter" systemui:keyRepeat="true" /> +