Commit d1700ca
VLCFavoriteListViewController: Fix the search bar when the view is scrolled
The search bar is now properly handled when the view is scrolled:
- The search is hidden when the text field is empty
- The search bar remains on the screen if the user is currently searching1 parent 5c9c894 commit d1700ca
File tree
1 file changed
+14
-1
lines changed- Sources/Network/Favorite/iOS
1 file changed
+14
-1
lines changedLines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
310 | 320 | | |
311 | | - | |
312 | 321 | | |
313 | 322 | | |
314 | 323 | | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
315 | 328 | | |
316 | 329 | | |
317 | 330 | | |
| |||
0 commit comments