[Android] Fix Resources NotFoundException

Nicolas Pomepuy git at videolan.org
Tue Oct 1 14:44:31 CEST 2019


vlc-android | branch: 3.2.x | Nicolas Pomepuy <nicolas.pomepuy at gmail.com> | Thu Sep 26 08:37:42 2019 +0200| [e1ca2a86f0220cae3f86fc60e24fc7e024580694] | committer: Geoffrey Métais

Fix Resources NotFoundException

(cherry picked from commit 44a5ca8158bb4897d4df03328eb24aa933ba8f48)

> https://code.videolan.org/videolan/vlc-android/commit/e1ca2a86f0220cae3f86fc60e24fc7e024580694
---

 vlc-android/res/drawable-hdpi/ic_empty_normal.png  | Bin 0 -> 5133 bytes
 vlc-android/res/drawable-hdpi/ic_empty_w.png       | Bin 0 -> 5037 bytes
 vlc-android/res/drawable-mdpi/ic_empty_normal.png  | Bin 0 -> 2834 bytes
 vlc-android/res/drawable-mdpi/ic_empty_w.png       | Bin 0 -> 2748 bytes
 vlc-android/res/drawable-xhdpi/ic_empty_normal.png | Bin 0 -> 6114 bytes
 vlc-android/res/drawable-xhdpi/ic_empty_w.png      | Bin 0 -> 6102 bytes
 .../res/drawable-xxhdpi/ic_empty_normal.png        | Bin 0 -> 11583 bytes
 vlc-android/res/drawable-xxhdpi/ic_empty_w.png     | Bin 0 -> 11474 bytes
 .../res/drawable-xxxhdpi/ic_empty_normal.png       | Bin 0 -> 14084 bytes
 vlc-android/res/drawable-xxxhdpi/ic_empty_w.png    | Bin 0 -> 13912 bytes
 vlc-android/res/drawable/ic_empty.xml              |  35 ---------------------
 vlc-android/res/layout/audio_browser.xml           |   2 +-
 vlc-android/res/layout/folders_fragment.xml        |   2 +-
 vlc-android/res/layout/song_browser.xml            |   2 +-
 vlc-android/res/layout/video_grid.xml              |   2 +-
 vlc-android/res/layout/videogroups_fragment.xml    |   2 +-
 vlc-android/res/values/attrs.xml                   |   1 +
 vlc-android/res/values/styles.xml                  |   2 ++
 18 files changed, 8 insertions(+), 40 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/e1ca2a86f0220cae3f86fc60e24fc7e024580694


More information about the Android mailing list