-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed a notification exception on samsung devices.. seems like samsun…
…g doesn't like vector drawables as notification icon
- Loading branch information
1 parent
4988059
commit 3290b8d
Showing
4 changed files
with
0 additions
and
29 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,5 +1,4 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<resources> | ||
<item name="pokeball" type="drawable">@drawable/ic_pokeball</item> | ||
<item name="github" type="drawable">@drawable/ic_github</item> | ||
</resources> |