summaryrefslogtreecommitdiffstats
path: root/res/drawable/generic_video_icon.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/generic_video_icon.xml')
-rw-r--r--res/drawable/generic_video_icon.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/res/drawable/generic_video_icon.xml b/res/drawable/generic_video_icon.xml
deleted file mode 100644
index e98cb94..0000000
--- a/res/drawable/generic_video_icon.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2015 Google Inc.
--->
-
-<shape
- xmlns:android="http://schemas.android.com/apk/res/android"
- android:shape="rectangle">
- <solid
- android:color="@color/generic_video_icon"/>
-</shape> \ No newline at end of file