Files
feeddeck/app
Rico Berger 6c469e5d0d [core] Improve ItemVideoPlayer Widget (#95)
This commit adds two improvements to the `ItemVideoPlayer` widget. These
improvements are:
1. The padding for the widget is now defined within the widget, so that
   is must not be defined in the parent widget. With this change the
   widget follows the styling of our other widgets like `ItemMedia`.
2. On iOS the quality selection had a large bottom padding, this is now
   fixed, by using a `Wrap` widget instead of a `ListView` like we are
   using in the other modal bottom sheets which are showing some
   actions.
2023-12-02 16:51:56 +01:00
..
2023-09-03 16:16:38 +02:00
2023-12-02 15:52:50 +01:00
2023-11-30 18:03:33 +01:00
2023-09-17 18:39:42 +02:00
2023-09-03 16:16:38 +02:00
2023-09-03 16:16:38 +02:00
2023-11-05 17:35:37 +01:00