Git Product home page Git Product logo

c2mstoryviewer's People

Contributors

cutta avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

c2mstoryviewer's Issues

Revert Story view

I want to revert story view (the progress bar and and cube out transformation) to be from right to left the code is complex so I want your help to achieve this.

Thank you in advance.

Story progress issue on image loading

Hello,

I am trying to load images using Glide library. When high resolution images are downloading, at that time Story Progress view is not working properly. Sometimes, Story progress is moved to another story before image displaying.
Here, I wants to pausing the story progressbar while downloading the image, and when image is displayed properly, at that time Story Progressbar should be working.

So, How can I pause the Story progress while downloading the images using Glide library?

Ask for a tutorial

Hey guys. I enjoy from your repository and that was very useful. If you create for example a video tutorial for it, we will understand completely the code and this repository has good samples for practicing the customView in android.
With great respect and thanks

ViewPager2 migration

I am trying to use viewpager2 with this library as it supports RTL. Looks like StoryPagerAdapter and some other components need to be modified. Could you please give support?

Thanks

Problems with opening activity from StoryDisplayFragment

Hello,
I want to open an activity while watching stories (ie. opening ProfileActivity by clicking user picture). Problem is it's working fine when clicked item is image but if its video item story viewer acts weird on coming back. It jumps to next item, when you click left-most part (back) it doesn't go back and sometimes it just crashes. I am thinking there is a bug at onPause and onResume. How can I make it work? Thanks in advance.

    Process: com.c2m.storyviewer, PID: 1319
    java.lang.IndexOutOfBoundsException: Invalid index 2, size is 1
        at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:255)
        at java.util.ArrayList.get(ArrayList.java:308)
        at com.c2m.storyviewer.customview.StoriesProgressView.getProgressWithIndex(StoriesProgressView.kt:177)
        at com.c2m.storyviewer.screen.StoryDisplayFragment$initializePlayer$1.onLoadingChanged(StoryDisplayFragment.kt:205)
        at com.google.android.exoplayer2.ExoPlayerImpl$PlaybackInfoUpdate.lambda$run$3$ExoPlayerImpl$PlaybackInfoUpdate(ExoPlayerImpl.java:807)
        at com.google.android.exoplayer2.-$$Lambda$ExoPlayerImpl$PlaybackInfoUpdate$fF_DLlYcEfUJHZvcXb6sZ7mP-W4.invokeListener(lambda)
        at com.google.android.exoplayer2.BasePlayer$ListenerHolder.invoke(BasePlayer.java:165)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.