
Reflective Drawable Loader
reflective-drawable-loader-sample-app
About App
This is a sample project demonstrating the use of the Reflective Drawable Loader Library. The library (and code) can be found here: https://github.com/alt236/Reflective-Drawable-Loader---Android Project Description --- Were you ever in a situation where you had to access Drawables based on their names (for example if the Drawable names are stored in a DB) and you had to write long lookup tables converting the names into R.drawable.ids? And maintaining them? This library is offering a way aroun
Developer info