blob: 78de2403a223ec565b6f7ebb983b052f039bf96b [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2015 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file. -->
<ImageView
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="16dp"
android:layout_height="16dp"
android:scaleType="centerInside"
tools:ignore="ContentDescription"
style="@style/WebNotificationSmallIcon"/>