groman00
10 years agoVisitor
loadingBitmapUri not working
I'm trying to use the loadingBitmapUri for a RowList as described here: https://sdkdocs.roku.com/display/sdkdoc/RowList
When I set that field to to an image in my project I get the following error:
=================================================================
Error creating XML component HomeScreen
-- Error setting the "loadingBitmapUri" field of a "RowList" node
-- Error found at line 20 of file pkg:/components/screens/HomeScreen/HomeScreen.xml
=================================================================
I've also tried setting the field on a Poster and I get a similar error. What's the proper usage of loadingBitmapUri?
When I set that field to to an image in my project I get the following error:
=================================================================
Error creating XML component HomeScreen
-- Error setting the "loadingBitmapUri" field of a "RowList" node
-- Error found at line 20 of file pkg:/components/screens/HomeScreen/HomeScreen.xml
=================================================================
I've also tried setting the field on a Poster and I get a similar error. What's the proper usage of loadingBitmapUri?