Skip to content

Commit

Permalink
Update TiUITableView.m (#13652)
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ga committed Nov 26, 2022
1 parent e6ac1b3 commit 580743e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iphone/Classes/TiUITableView.m
Expand Up @@ -1880,6 +1880,7 @@ - (void)setDimBackgroundForSearch_:(id)arg
[self createDimmingView];
} else {
_dimsBackgroundDuringPresentation = [TiUtils boolValue:arg def:YES];
dimmingView = nil;
}
}

Expand Down

0 comments on commit 580743e

Please sign in to comment.