blob: 65e4f18cfc8700e06f77ed0fb506f6fdc402b9af [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.app.MediaRouteButton
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/cast_controller_media_route_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:visibility="visible"
android:layout_gravity = "start|top"
style="@style/CastMediaRouteButton" />