1299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio<?xml version="1.0" encoding="utf-8"?>
2299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio<!--
3299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio/*
4299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio * Copyright 2014, The Android Open Source Project
5299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio *
6299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio * Licensed under the Apache License, Version 2.0 (the "License");
7299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio * you may not use this file except in compliance with the License.
8299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio * You may obtain a copy of the License at
9299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio *
10299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio *     http://www.apache.org/licenses/LICENSE-2.0
11299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio *
12299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio * Unless required by applicable law or agreed to in writing, software
13299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio * distributed under the License is distributed on an "AS IS" BASIS,
14299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio * See the License for the specific language governing permissions and
16299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio * limitations under the License.
17299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio */
18299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio-->
19299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio
20299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
21299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio        android:src="@drawable/ic_search_history_am"
22299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio        android:autoMirrored="true"
23299ed6ef8862a31230a59ff9914ec4c1869fffa1Fabrice Di Meglio        />
24