Skip to content

Guard nullable property access

ivan tkachenko requested to merge work/ratijas/null-scrollview-background into master

ScrollView may have null background, so we should account for it properly.

Merge request reports