1<?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>