NewPipe/app/src/main/java/org/schabi/newpipe/fragments
Stypox 28b34f3796
Fix scroll issues in suggestion list
Before if the list before updating contained item 'test' at position 0 and after updating that value went to the bottom, the list would incorrectly scroll to the bottom to follow that item. Now the scrolling is done after the list is updated.
2022-09-14 14:39:32 +02:00
..
detail Prevent tapping on thumbnail if video details are not loaded 2022-08-26 18:54:51 +02:00
list Fix scroll issues in suggestion list 2022-09-14 14:39:32 +02:00
BackPressable.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
BaseStateFragment.java Replace ErrorActivity with ErrorUtil 2021-12-04 10:36:36 +01:00
BlankFragment.java Get rid of setUserVisibleHint 2021-10-16 15:33:45 -04:00
EmptyFragment.java fix Rotation crash on „Video not available“ page (#5941) 2021-05-05 08:55:54 +02:00
MainFragment.java Replace ErrorActivity with ErrorUtil 2021-12-04 10:36:36 +01:00
OnScrollBelowItemsListener.java Annotate some NonNulls, some lint cleaning 2022-03-18 13:15:44 -04:00
ViewContract.java Add report/solve-recaptcha button in error panel 2021-03-12 23:21:49 +01:00