blob: 7cb64c0160507da4f8a964580bf0c62f614ce2f3 [file] [log] [blame]
Joe Onorato52f80cd2010-11-21 15:34:48 -08001<?xml version="1.0" encoding="utf-8"?>
Daniel Sandler6aa2d3a2011-01-26 11:52:48 -05002<!-- Copyright (C) 2011 The Android Open Source Project
Joe Onorato52f80cd2010-11-21 15:34:48 -08003
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
16
Daniel Sandler6aa2d3a2011-01-26 11:52:48 -050017<bitmap
Joe Onorato52f80cd2010-11-21 15:34:48 -080018 xmlns:android="http://schemas.android.com/apk/res/android"
Daniel Sandler6aa2d3a2011-01-26 11:52:48 -050019 android:tileMode="repeat"
Peter Ng6ccd7a52011-08-22 16:58:43 -070020 android:src="@*android:drawable/notify_panel_notification_icon_bg"
Daniel Sandler6aa2d3a2011-01-26 11:52:48 -050021 />