blob: 3d97272d65ed3123318516d5bfdbfbb29a9464c3 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2020 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. -->
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:height="122dp"
android:width="127dp"
android:drawable="@drawable/ic_illustration_aroundlogo" />
<item
android:top="27dp"
android:left="27dp"
android:height="65dp"
android:width="65dp"
android:drawable="@mipmap/app_icon"/>
</layer-list>