129a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell<?xml version="1.0" encoding="utf-8"?>
229a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell<!-- Copyright (C) 2010 The Android Open Source Project
329a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell
429a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell     Licensed under the Apache License, Version 2.0 (the "License");
529a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell     you may not use this file except in compliance with the License.
629a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell     You may obtain a copy of the License at
729a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell
829a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell          http://www.apache.org/licenses/LICENSE-2.0
929a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell
1029a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell     Unless required by applicable law or agreed to in writing, software
1129a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell     distributed under the License is distributed on an "AS IS" BASIS,
1229a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1329a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell     See the License for the specific language governing permissions and
1429a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell     limitations under the License.
1529a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell-->
1629a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell
1729a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell<selector xmlns:android="http://schemas.android.com/apk/res/android">
1829a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell    <item android:state_accelerated="false"
1929a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell            android:color="@android:color/background_holo_light" />
2029a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell    <item android:color="@android:color/transparent" />
2129a2f3b04f3e762e2024476039a5d437f52d865aAdam Powell</selector>
22