OSDN Git Service

AI 143364: am: CL 143214 am: CL 143009 More work on issue #1739507 (kila-user build...
authorDianne Hackborn <>
Sat, 28 Mar 2009 02:19:20 +0000 (19:19 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Sat, 28 Mar 2009 02:19:20 +0000 (19:19 -0700)
  Original author: hackbod
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143364

res/drawable/chat_switcher_background.png [deleted file]
res/drawable/chat_switcher_inner.9.png [deleted file]
res/drawable/dashboard_background.xml [deleted file]

diff --git a/res/drawable/chat_switcher_background.png b/res/drawable/chat_switcher_background.png
deleted file mode 100644 (file)
index 709e9d9..0000000
Binary files a/res/drawable/chat_switcher_background.png and /dev/null differ
diff --git a/res/drawable/chat_switcher_inner.9.png b/res/drawable/chat_switcher_inner.9.png
deleted file mode 100644 (file)
index e947c42..0000000
Binary files a/res/drawable/chat_switcher_inner.9.png and /dev/null differ
diff --git a/res/drawable/dashboard_background.xml b/res/drawable/dashboard_background.xml
deleted file mode 100644 (file)
index 037dab0..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
- * Copyright (C) 2007 Esmertec AG.
- * Copyright (C) 2007 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.
- */
--->
-
-<shape xmlns:android="http://schemas.android.com/apk/res/android">
-    <solid android:color="#a0000000" />
-    <corners android:radius="8dp" />
-    <stroke android:width="2dp" android:color="#ffffffff" />
-</shape>