Even though there is a constructor for FancyWalkthroughCard that uses a Drawable instead of a resource ID, that drawable is never used anywhere else... and so images won't show on the card.
I need to create my own drawables dynamically instead of having them as prebuilt as resources.