summaryrefslogtreecommitdiffstats
path: root/res/values-land
diff options
context:
space:
mode:
authorVikram Aggarwal <viki@google.com>2011-12-19 08:14:16 -0800
committerVikram Aggarwal <viki@google.com>2012-01-03 15:12:15 -0800
commit5e5ac748eadbb17eee84b39a424b8b9270ade46c (patch)
treee3b623254fbbe038fc00e1bb8b593fc10328faa3 /res/values-land
parent44b3288d6edb01259b44e831f9dc2b3e0f762785 (diff)
downloadandroid_packages_apps_UnifiedEmail-5e5ac748eadbb17eee84b39a424b8b9270ade46c.tar.gz
android_packages_apps_UnifiedEmail-5e5ac748eadbb17eee84b39a424b8b9270ade46c.tar.bz2
android_packages_apps_UnifiedEmail-5e5ac748eadbb17eee84b39a424b8b9270ade46c.zip
Adding the ActionBar to the unified codebase.
Change-Id: I4067b55aa2d7a020b682567dcd2355a4e7d91450
Diffstat (limited to 'res/values-land')
-rw-r--r--res/values-land/dimen.xml30
-rw-r--r--res/values-land/styles.xml30
2 files changed, 28 insertions, 32 deletions
diff --git a/res/values-land/dimen.xml b/res/values-land/dimen.xml
index 6ab50c0ec..7a3e99f3e 100644
--- a/res/values-land/dimen.xml
+++ b/res/values-land/dimen.xml
@@ -1,21 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
-/*
- * Copyright (C) 2011 Google Inc.
- * Licensed to The Android Open Source 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.
- */
+ Copyright (C) 2011 Google Inc.
+ Licensed to The Android Open Source 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.
-->
<resources>
<dimen name="actionbar_subject_padding_right">0dp</dimen>
diff --git a/res/values-land/styles.xml b/res/values-land/styles.xml
index 2db11d610..001f460f1 100644
--- a/res/values-land/styles.xml
+++ b/res/values-land/styles.xml
@@ -1,21 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
-/*
- * Copyright (C) 2011 Google Inc.
- * Licensed to The Android Open Source 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.
- */
+ Copyright (C) 2011 Google Inc.
+ Licensed to The Android Open Source 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.
-->
<resources>
<!-- Compose styles -->