page-curl Questions

3

I'm looking for a way to indicate a pagecurl animation on an uiview to give the user a hint that he can scroll through some pages. It should be some kind of partial pagecurl. The problem is that I...
Pleasance asked 21/9, 2016 at 12:42

2

Solved

I'm using muPDF for reading PDFs in my application. I don't like its default animation (Switching horizontally). In other side i found this brilliant library for curl effect on images, and this pro...
Ander asked 16/6, 2015 at 4:16

2

I have to implement page curl with Viewpager so that when user swipe the layouts added to the view pager have the page curling effect. I have downloaded github.com/harism/android_page_curl but it s...
Convector asked 18/2, 2013 at 5:52

2

Solved

Can anybody have idea about that implementing curling effect for the views or layout. I searched a lot of things about it, but i can't get any idea. I refer this following links https://github.co...
Yanirayank asked 11/5, 2012 at 10:5

0

I am using a CurlView which extends the GLSurfaceView. I need to pass the set of bitmaps to the CurlView and it renders them in the page curl view. I set the defaults to make the book open in two ...
Exterminate asked 6/6, 2013 at 10:18

2

Solved

So , I am using page curl by harism , https://github.com/harism/android_page_curl and have successfully implemented it for loading images via web streaming. But can't get it work when I flip back t...
Reneta asked 27/5, 2013 at 11:58

6

I am working on a storybook app, i want to do the page curl like in the following video. Demo Video Can anyone tell me how to do exactly like this. Update: I want this page curling to support ...
Junkman asked 18/1, 2013 at 5:11

1

I have two libraries one is MuPDF to view PDF files in android and second is pageCurl to implement the page curl effect, but it works for bitmaps. Now, I have no idea how can i integrate both of th...
Sitzmark asked 21/1, 2013 at 11:7

1

I am making an application by using page curl for that am using this link:- https://github.com/harism/android_page_curl. In that link implementing page curl using bitmap.But My requirement is t...
Pullen asked 13/12, 2012 at 12:1

2

I am using the Page curl animation in my application. Code can be found here: https://github.com/harism/android_page_curl/. That code is working fine but i want to make some Modifications in it....
Hescock asked 28/5, 2012 at 5:46

1

I need page curl effect for Activities in Android as in iPhone. I checked the following links http://code.google.com/p/android-page-curl/ https://github.com/harism/android_page_curl/ But both a...
Apostate asked 30/12, 2011 at 12:41

1

Solved

i am trying to do the half page curl feature. This is the code I am using: #import <QuartzCore/QuartzCore.h> CATransition *animation = [CATransition animation]; [animation setDelegate:self...
Fluxmeter asked 12/12, 2011 at 8:52

4

Solved

Ok, so I really like the pagecurl effect, only one problem, when sending feedback email from within the app, the partialPageCurl covers the cancel button and most of the send button for the mail. T...
Lupe asked 8/7, 2011 at 4:32

2

Solved

I'm trying recreate iBook like transition for pages in landscape mode for an pdf reader app. I only need the animation, not the, touch handling like iBook app; the user with a simple swipe turn the...
Lozar asked 27/4, 2011 at 13:37

2

Solved

I'm trying to create a "page curl" animation of an image in my iPhone application. I t UIViewAnimationTransitionCurlUp, and it's undocumented Core Animation siblings, however the image I need to an...
Cassella asked 28/9, 2009 at 20:2

2

Solved

I'm looking for code or a good control to preview PDFs and PPTs with Silverlight or Flash. It would be great if it has nice page-curl functionality. We want our customers to be able to have a look...
Lemal asked 3/8, 2009 at 20:6
1

© 2022 - 2024 — McMap. All rights reserved.