blob: e98cb94be1ccbf66b779230f1ae2462691ceebec [file] [log] [blame]
Mike Doddd3b009a2015-08-11 11:16:59 -07001<?xml version="1.0" encoding="utf-8"?>
2<!--
3 Copyright (C) 2015 Google Inc.
4-->
5
6<shape
7 xmlns:android="http://schemas.android.com/apk/res/android"
8 android:shape="rectangle">
9 <solid
10 android:color="@color/generic_video_icon"/>
11</shape>