Guard nullable property access, and bind instead of assigning once
ScrollView may have null background, so we should account for it properly.
Same as 1ee78de9, but that one was for GridView, and this one is for ScrollView component.
ScrollView may have null background, so we should account for it properly.
Same as 1ee78de9, but that one was for GridView, and this one is for ScrollView component.