blob: 08479213bd356c741c0bd26e4aa21cc0f8b80c56 [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. -->
<android.support.v7.widget.RecyclerView
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/explore_sites_category_recycler"
android:scrollbars="vertical"
android:gravity="center_horizontal"
android:layout_width="match_parent"
android:layout_height="match_parent" />