[Android] [PATCH 0/3] Keep search filter on screen rotation
Geoffrey Métais
geoffrey at videolan.org
Tue Nov 7 18:42:19 CET 2017
Looks good to me.
Thanks!
Le mar. 7 nov. 2017 à 18:34, Romain Vimont <rom at rom1v.com> a écrit :
> The search filter was cleared on screen rotation:
> <https://code.videolan.org/videolan/vlc-android/issues/404>
>
> The first commit removes some code duplication.
>
> The second commit changes the search behavior for small query strings.
>
> The last implements the state save/restore to keep the search filter on
> screen
> rotation.
>
> Romain Vimont (3):
> Remove identical overridden implementation
> Clear list filter on small search query string
> Keep search filter on screen rotation
>
> .../src/org/videolan/vlc/gui/ContentActivity.java | 32
> ++++++++++++++++++++--
> .../src/org/videolan/vlc/gui/MainActivity.java | 12 --------
> .../videolan/vlc/gui/video/VideoGridFragment.java | 2 +-
> .../videolan/vlc/gui/video/VideoListAdapter.java | 4 +++
> 4 files changed, 34 insertions(+), 16 deletions(-)
>
> --
> 2.11.0
>
> _______________________________________________
> Android mailing list
> Android at videolan.org
> https://mailman.videolan.org/listinfo/android
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/android/attachments/20171107/e31d66b1/attachment.html>
More information about the Android
mailing list