-
Notifications
You must be signed in to change notification settings - Fork 380
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #22 from brianwernick/drawable_updates
Drawable updates
- Loading branch information
Showing
70 changed files
with
130 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-321 Bytes
library/src/main/res/drawable-hdpi/exomedia_ic_fast_forward_black.png
Binary file not shown.
Binary file removed
BIN
-329 Bytes
library/src/main/res/drawable-hdpi/exomedia_ic_fast_forward_white.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-328 Bytes
library/src/main/res/drawable-hdpi/exomedia_ic_play_arrow_black.png
Binary file not shown.
Binary file removed
BIN
-348 Bytes
library/src/main/res/drawable-hdpi/exomedia_ic_play_arrow_white.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-336 Bytes
library/src/main/res/drawable-hdpi/exomedia_ic_skip_next_black.png
Binary file not shown.
Binary file removed
BIN
-369 Bytes
library/src/main/res/drawable-hdpi/exomedia_ic_skip_next_white.png
Binary file not shown.
Binary file removed
BIN
-363 Bytes
library/src/main/res/drawable-hdpi/exomedia_ic_skip_previous_black.png
Binary file not shown.
Binary file removed
BIN
-401 Bytes
library/src/main/res/drawable-hdpi/exomedia_ic_skip_previous_white.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-250 Bytes
library/src/main/res/drawable-mdpi/exomedia_ic_fast_forward_black.png
Binary file not shown.
Binary file removed
BIN
-258 Bytes
library/src/main/res/drawable-mdpi/exomedia_ic_fast_forward_white.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-278 Bytes
library/src/main/res/drawable-mdpi/exomedia_ic_play_arrow_black.png
Binary file not shown.
Binary file removed
BIN
-282 Bytes
library/src/main/res/drawable-mdpi/exomedia_ic_play_arrow_white.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-265 Bytes
library/src/main/res/drawable-mdpi/exomedia_ic_skip_next_black.png
Binary file not shown.
Binary file removed
BIN
-291 Bytes
library/src/main/res/drawable-mdpi/exomedia_ic_skip_next_white.png
Diff not rendered.
Binary file removed
BIN
-277 Bytes
library/src/main/res/drawable-mdpi/exomedia_ic_skip_previous_black.png
Diff not rendered.
Binary file removed
BIN
-306 Bytes
library/src/main/res/drawable-mdpi/exomedia_ic_skip_previous_white.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed
BIN
-332 Bytes
library/src/main/res/drawable-xhdpi/exomedia_ic_fast_forward_black.png
Diff not rendered.
Binary file removed
BIN
-367 Bytes
library/src/main/res/drawable-xhdpi/exomedia_ic_fast_forward_white.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed
BIN
-373 Bytes
library/src/main/res/drawable-xhdpi/exomedia_ic_play_arrow_black.png
Diff not rendered.
Binary file removed
BIN
-399 Bytes
library/src/main/res/drawable-xhdpi/exomedia_ic_play_arrow_white.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed
BIN
-375 Bytes
library/src/main/res/drawable-xhdpi/exomedia_ic_skip_next_black.png
Diff not rendered.
Binary file removed
BIN
-408 Bytes
library/src/main/res/drawable-xhdpi/exomedia_ic_skip_next_white.png
Diff not rendered.
Binary file removed
BIN
-404 Bytes
library/src/main/res/drawable-xhdpi/exomedia_ic_skip_previous_black.png
Diff not rendered.
Binary file removed
BIN
-447 Bytes
library/src/main/res/drawable-xhdpi/exomedia_ic_skip_previous_white.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed
BIN
-514 Bytes
library/src/main/res/drawable-xxhdpi/exomedia_ic_fast_forward_black.png
Diff not rendered.
Binary file removed
BIN
-550 Bytes
library/src/main/res/drawable-xxhdpi/exomedia_ic_fast_forward_white.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed
BIN
-497 Bytes
library/src/main/res/drawable-xxhdpi/exomedia_ic_play_arrow_black.png
Diff not rendered.
Binary file removed
BIN
-543 Bytes
library/src/main/res/drawable-xxhdpi/exomedia_ic_play_arrow_white.png
Diff not rendered.
Binary file removed
BIN
-515 Bytes
library/src/main/res/drawable-xxhdpi/exomedia_ic_rewind_black.png
Diff not rendered.
Binary file removed
BIN
-546 Bytes
library/src/main/res/drawable-xxhdpi/exomedia_ic_rewind_white.png
Diff not rendered.
Binary file removed
BIN
-477 Bytes
library/src/main/res/drawable-xxhdpi/exomedia_ic_skip_next_black.png
Diff not rendered.
Binary file removed
BIN
-532 Bytes
library/src/main/res/drawable-xxhdpi/exomedia_ic_skip_next_white.png
Diff not rendered.
Binary file removed
BIN
-509 Bytes
library/src/main/res/drawable-xxhdpi/exomedia_ic_skip_previous_black.png
Diff not rendered.
Binary file removed
BIN
-576 Bytes
library/src/main/res/drawable-xxhdpi/exomedia_ic_skip_previous_white.png
Diff not rendered.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24.0" | ||
android:viewportHeight="24.0"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M19,6.41L17.59,5 12,10.59 6.41,5 5,6.41 10.59,12 5,17.59 6.41,19 12,13.41 17.59,19 19,17.59 13.41,12z"/> | ||
</vector> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24.0" | ||
android:viewportHeight="24.0"> | ||
<path | ||
android:fillColor="#FFFFFFFF" | ||
android:pathData="M19,6.41L17.59,5 12,10.59 6.41,5 5,6.41 10.59,12 5,17.59 6.41,19 12,13.41 17.59,19 19,17.59 13.41,12z"/> | ||
</vector> |
9 changes: 9 additions & 0 deletions
9
library/src/main/res/drawable/exomedia_ic_fast_forward_black.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="36dp" | ||
android:height="36dp" | ||
android:viewportWidth="24.0" | ||
android:viewportHeight="24.0"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M4,18l8.5,-6L4,6v12zm9,-12v12l8.5,-6L13,6z"/> | ||
</vector> |
9 changes: 9 additions & 0 deletions
9
library/src/main/res/drawable/exomedia_ic_fast_forward_white.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="36dp" | ||
android:height="36dp" | ||
android:viewportWidth="24.0" | ||
android:viewportHeight="24.0"> | ||
<path | ||
android:fillColor="#FFFFFFFF" | ||
android:pathData="M4,18l8.5,-6L4,6v12zm9,-12v12l8.5,-6L13,6z"/> | ||
</vector> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<vector | ||
xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="36dp" | ||
android:height="36dp" | ||
android:viewportWidth="24.0" | ||
android:viewportHeight="24.0"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M6,19h4V5H6v14zm8,-14v14h4V5h-4z"/> | ||
</vector> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<vector | ||
xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="36dp" | ||
android:height="36dp" | ||
android:viewportWidth="24.0" | ||
android:viewportHeight="24.0"> | ||
<path | ||
android:fillColor="#FFFFFFFF" | ||
android:pathData="M6,19h4V5H6v14zm8,-14v14h4V5h-4z"/> | ||
</vector> |
9 changes: 9 additions & 0 deletions
9
library/src/main/res/drawable/exomedia_ic_play_arrow_black.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="36dp" | ||
android:height="36dp" | ||
android:viewportWidth="24.0" | ||
android:viewportHeight="24.0"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M8,5v14l11,-7z"/> | ||
</vector> |
9 changes: 9 additions & 0 deletions
9
library/src/main/res/drawable/exomedia_ic_play_arrow_white.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="36dp" | ||
android:height="36dp" | ||
android:viewportWidth="24.0" | ||
android:viewportHeight="24.0"> | ||
<path | ||
android:fillColor="#FFFFFFFF" | ||
android:pathData="M8,5v14l11,-7z"/> | ||
</vector> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="36dp" | ||
android:height="36dp" | ||
android:viewportWidth="24.0" | ||
android:viewportHeight="24.0"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M11,18V6l-8.5,6 8.5,6zm0.5,-6l8.5,6V6l-8.5,6z"/> | ||
</vector> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="36dp" | ||
android:height="36dp" | ||
android:viewportWidth="24.0" | ||
android:viewportHeight="24.0"> | ||
<path | ||
android:fillColor="#FFFFFFFF" | ||
android:pathData="M11,18V6l-8.5,6 8.5,6zm0.5,-6l8.5,6V6l-8.5,6z"/> | ||
</vector> |
9 changes: 9 additions & 0 deletions
9
library/src/main/res/drawable/exomedia_ic_skip_next_black.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="36dp" | ||
android:height="36dp" | ||
android:viewportWidth="24.0" | ||
android:viewportHeight="24.0"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M6,18l8.5,-6L6,6v12zM16,6v12h2V6h-2z"/> | ||
</vector> |
9 changes: 9 additions & 0 deletions
9
library/src/main/res/drawable/exomedia_ic_skip_next_white.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="36dp" | ||
android:height="36dp" | ||
android:viewportWidth="24.0" | ||
android:viewportHeight="24.0"> | ||
<path | ||
android:fillColor="#FFFFFFFF" | ||
android:pathData="M6,18l8.5,-6L6,6v12zM16,6v12h2V6h-2z"/> | ||
</vector> |
9 changes: 9 additions & 0 deletions
9
library/src/main/res/drawable/exomedia_ic_skip_previous_black.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="36dp" | ||
android:height="36dp" | ||
android:viewportWidth="24.0" | ||
android:viewportHeight="24.0"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M6,6h2v12H6zm3.5,6l8.5,6V6z"/> | ||
</vector> |
9 changes: 9 additions & 0 deletions
9
library/src/main/res/drawable/exomedia_ic_skip_previous_white.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="36dp" | ||
android:height="36dp" | ||
android:viewportWidth="24.0" | ||
android:viewportHeight="24.0"> | ||
<path | ||
android:fillColor="#FFFFFFFF" | ||
android:pathData="M6,6h2v12H6zm3.5,6l8.5,6V6z"/> | ||
</vector> |