summaryrefslogtreecommitdiffstats
path: root/chips/res
diff options
context:
space:
mode:
authorMindy Pereira <mindyp@google.com>2011-07-25 13:36:23 -0700
committerMindy Pereira <mindyp@google.com>2011-07-25 13:36:23 -0700
commit008d3b2afd2a11eaa67cf38fd1defb54edc4286f (patch)
tree5f99c73d0a3912e68856c07a7aa5ea3bbb2234f0 /chips/res
parent886150f6f05991d33a57213274bd51f94140f4e3 (diff)
downloadandroid_frameworks_ex-008d3b2afd2a11eaa67cf38fd1defb54edc4286f.tar.gz
android_frameworks_ex-008d3b2afd2a11eaa67cf38fd1defb54edc4286f.tar.bz2
android_frameworks_ex-008d3b2afd2a11eaa67cf38fd1defb54edc4286f.zip
Remove deprecated separators.
Change-Id: I734eec28ba5d51afb17ac5150e156ed9e87de4ac
Diffstat (limited to 'chips/res')
-rw-r--r--chips/res/layout/chips_separator.xml20
-rw-r--r--chips/res/layout/chips_separator_within_group.xml20
2 files changed, 0 insertions, 40 deletions
diff --git a/chips/res/layout/chips_separator.xml b/chips/res/layout/chips_separator.xml
deleted file mode 100644
index b9dd02e..0000000
--- a/chips/res/layout/chips_separator.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2011 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.
--->
-
-<View xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_width="match_parent"
- android:layout_height="1dip"
- android:background="#20000000" />
diff --git a/chips/res/layout/chips_separator_within_group.xml b/chips/res/layout/chips_separator_within_group.xml
deleted file mode 100644
index b9dd02e..0000000
--- a/chips/res/layout/chips_separator_within_group.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2011 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.
--->
-
-<View xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_width="match_parent"
- android:layout_height="1dip"
- android:background="#20000000" />