First batch of new Quantum Theme assets

- needed for Quantum Theme support

Change-Id: I90e8fdbb86a3cc5d5c209d4d345f6d423b2a1d5d
This commit is contained in:
Fabrice Di Meglio
2014-05-14 18:04:53 -07:00
parent cf37cb6bbc
commit f40852046b
118 changed files with 0 additions and 2 deletions

View File

@@ -616,7 +616,6 @@ public class SearchResultsSummary extends Fragment {
// Not much we can do except logging
Log.e(LOG_TAG, "Cannot load Drawable for " + result.title);
}
imageView.setBackgroundResource(R.color.temporary_background_icon);
} else {
imageView.setImageDrawable(null);
imageView.setBackgroundResource(R.drawable.empty_icon);