Vipul Kumar
Vipul Kumar
I have a header and a scroll view. Now when i start to scroll down, the scroll view goes on top of header (I guess that's default and designed implementation.)...
**Description** I am trying to achieve the scrollable tab behaviour mentioned in Tabs documentation ([Interactive demo](https://material.io/components/tabs#interactive-demo)). Specifically, not moving the selected tab in centre and keeping it at the end...
Currently, it requires username and password to fetch the posts from a site. After looking into the documentation of WP-REST API, I found out that this action should not require...
Kafka is a much-needed client app for Internet Archive. It serves text and audio from Internet Archive in a modern interface with features like downloads, favorites, PDF-reader, and audio-player (with...
Allow users to see text, audio, or both types of content. This can be implemented in search filters (for search screen only) or in profile menu for the whole app.
Steps to reproduce: - Click on a creator name in item detail from `Home` tab - User is taken to `Search` tab - Click on `Home` tab Expected: Home page...
The files under an item need to be filtered before passing the player. Currently, it uses `distinct()` on file names. So if there are multiple files by the same name,...
Downloaded files can still be present on disc after the user re-installs the app. Check for the URI and use it instead of downloading again. Right now the app re-downloads...
Hi. I am unable to find out how are you able to keep camera moving even when user zooms in or outs. According to Android docs "If the animation stops...
- Play downloaded audio files offline - Retry failed downloads automatically - Improved support for tablets and large devices - Lots of bug fixes and performance improvements