1a2633d0232adefd2767484add759a46906e00bccDaisuke Miyakawa<?xml version="1.0" encoding="utf-8"?>
2a2633d0232adefd2767484add759a46906e00bccDaisuke Miyakawa<!--
3a2633d0232adefd2767484add759a46906e00bccDaisuke Miyakawa/* //device/apps/common/res/drawable/status_icon_background.xml
4a2633d0232adefd2767484add759a46906e00bccDaisuke Miyakawa**
5a2633d0232adefd2767484add759a46906e00bccDaisuke Miyakawa** Copyright 2007, The Android Open Source Project
6a2633d0232adefd2767484add759a46906e00bccDaisuke Miyakawa**
7a2633d0232adefd2767484add759a46906e00bccDaisuke Miyakawa** Licensed under the Apache License, Version 2.0 (the "License");
8a2633d0232adefd2767484add759a46906e00bccDaisuke Miyakawa** you may not use this file except in compliance with the License.
9a2633d0232adefd2767484add759a46906e00bccDaisuke Miyakawa** You may obtain a copy of the License at
10a2633d0232adefd2767484add759a46906e00bccDaisuke Miyakawa**
11a2633d0232adefd2767484add759a46906e00bccDaisuke Miyakawa**     http://www.apache.org/licenses/LICENSE-2.0
12a2633d0232adefd2767484add759a46906e00bccDaisuke Miyakawa**
13a2633d0232adefd2767484add759a46906e00bccDaisuke Miyakawa** Unless required by applicable law or agreed to in writing, software
14a2633d0232adefd2767484add759a46906e00bccDaisuke Miyakawa** distributed under the License is distributed on an "AS IS" BASIS,
15a2633d0232adefd2767484add759a46906e00bccDaisuke Miyakawa** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16a2633d0232adefd2767484add759a46906e00bccDaisuke Miyakawa** See the License for the specific language governing permissions and
17a2633d0232adefd2767484add759a46906e00bccDaisuke Miyakawa** limitations under the License.
18a2633d0232adefd2767484add759a46906e00bccDaisuke Miyakawa*/
19a2633d0232adefd2767484add759a46906e00bccDaisuke Miyakawa-->
20a2633d0232adefd2767484add759a46906e00bccDaisuke Miyakawa
217a7ea2bf2f8d0760cc3f6768b6b4bb0f6f7f0d7dJeff Sharkey<animated-rotate xmlns:android="http://schemas.android.com/apk/res/android"
227a7ea2bf2f8d0760cc3f6768b6b4bb0f6f7f0d7dJeff Sharkey    android:drawable="@drawable/ic_sync_anim_holo"
237a7ea2bf2f8d0760cc3f6768b6b4bb0f6f7f0d7dJeff Sharkey    android:pivotX="50%"
247a7ea2bf2f8d0760cc3f6768b6b4bb0f6f7f0d7dJeff Sharkey    android:pivotY="50%" />
25