blob: 4d26fc8fd3610e765a11df126f4f26535dad6784 [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. -->
<android.support.v4.view.ViewPager
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/keyboard_accessory_sheet"
android:background="@android:color/white"
android:fillViewport="true"
android:paddingTop="0dp"
android:layout_gravity="start|top"
android:layout_height="@dimen/keyboard_accessory_sheet_height"
android:layout_width="match_parent"
android:visibility="gone"/>