Giter VIP home page Giter VIP logo

Comments (3)

tranchunghieu118 avatar tranchunghieu118 commented on July 17, 2024

After couple hours, I have my own answer for question number 2 and 3, but I have a new question.
2. ClickToFlip() works as the action like fingerDown() and fingerUp() in the same coordinates.
3. Yes we can use pageFlipView as a customize view in layout. My problem was I use the onTouchListener of all the Activity instead of the only pageFlipView.
My new question is

  1. I'm trying to customize the Double pageFlipLayout that one size page is the square instead of the rectangle. I don't know why all photo is black.

from android-pageflip.

eschao avatar eschao commented on July 17, 2024

@tranchunghieu118 do you have a sample app to let me take a look? Currently, the PageFlip don't support margin or padding set, I thought to support them but eventually I gave up, that because it could brings more complex for computing and drawing.
Another way, maybe you can try to put the PageFlipView in a layout, the layout is responsible for drawing the margin or padding areas, and your PageFlipView is a square in it and only need to drawing for itself. I'm not sure if it is possible but you can try

from android-pageflip.

eschao avatar eschao commented on July 17, 2024

Close it since no response is received

from android-pageflip.

Related Issues (20)

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.