blob: 664599d3c56c2ee4a9750e84bb7f69d456b18ba5 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2018 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. -->
<org.chromium.chrome.browser.explore_sites.ExploreSitesTileView
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="@dimen/tile_view_width"
android:layout_height="wrap_content">
<include
layout="@layout/tile_view_modern"
android:layout_width="match_parent"
android:layout_height="match_parent" />
</org.chromium.chrome.browser.explore_sites.ExploreSitesTileView>