1 <?xml version="1.0" encoding="utf-8"?>
3 <!-- Copyright 2013 The Chromium Authors. All rights reserved.
4 Use of this source code is governed by a BSD-style license that can be
5 found in the LICENSE file.
8 <selector xmlns:android="http://schemas.android.com/apk/res/android">
10 android:state_pressed="false"
11 android:state_focused="false"
12 android:drawable="@drawable/infobar_button_warning_full_left_enabled" />
14 android:drawable="@drawable/infobar_button_warning_full_left_pressed" />