marijandbob
marijandbob
Also, maybe another clue (or not) - when the title text is wide it will overlay the image, in the cases I've observed the text overlays the image about 1/3...
Hi. I figured out what's causing this problem. basically there are two simple changes that need to be made. the image rescaling problem taking the entire height of the card...
Since I also am impacted by bug #100 (dismissing first card), and my project deadline is approaching, I decided not to use the packaged library until new versions are released....
Thanks, I'll check it out. Bob --- From: Fabio Hellmann [mailto:[email protected]] Sent: Saturday, October 10, 2015 12:46 PM To: dexafree/MaterialList Cc: marijandbob Subject: Re: [MaterialList] image resizes on another card...
sorry the code is so badly formatted. trying again: ``` public Card getCard(int position) { // bug here. first test should be "position > -1" // or "position >= 0"...