From 31ce3c5fd0300aac1e86bced1efc5f9ec94bdb6b Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Thu, 13 Mar 2014 22:57:24 -0300 Subject: -fix bug in cache for atlas import/export -fix some menus -fixed bug in out transition curves -detect and remove file:/// in collada -remove multiscript for now -remove dependencies on mouse in OS, moved to Input -avoid fscache from screwing up (fix might make it slower, but it works) -funcref was missing, it's there now --- .../drawable-mdpi/notify_panel_notification_icon_bg.png | Bin 0 -> 1125 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 platform/android/libs/apk_expansion/res/drawable-mdpi/notify_panel_notification_icon_bg.png (limited to 'platform/android/libs/apk_expansion/res/drawable-mdpi') diff --git a/platform/android/libs/apk_expansion/res/drawable-mdpi/notify_panel_notification_icon_bg.png b/platform/android/libs/apk_expansion/res/drawable-mdpi/notify_panel_notification_icon_bg.png new file mode 100644 index 0000000000..9ecb8af06c Binary files /dev/null and b/platform/android/libs/apk_expansion/res/drawable-mdpi/notify_panel_notification_icon_bg.png differ -- cgit v1.2.3