I'm trying to get the Android TV look and feel on a KitKat device by 
utilizing the Leanback Support Library. In testing the "Videos by Google" 
Leanback Support Library Sample, I've run into an issue where the card grid 
is not displaying properly, as seen here:


<https://lh3.googleusercontent.com/-BPWWTkGuTHo/VnrsdPmvmuI/AAAAAAAABw4/h5FK25jsRXo/s1600/kitkat_leanback.png>














To get it to build successfully with min API 19, I removed the code for 
Recommendations, background image updating with the newly focused video, 
and a few other methods which aren't available in API 19 (newer versions of 
getColor() and getDrawable()).

This stripped-down version runs fine on my Lollipop and Marshmallow 
emulators, but on KitKat emulators and a physical device running AOSP 
KitKat (4.4.2_r2), the issue above is present. 

Does anyone out there have any idea as to why this is happening and/or 
could point me in the right direction?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/18b7cd62-8aea-4dc4-bc23-4fa50caa78c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to