Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Added fling support. #10

Merged
merged 3 commits into from
Dec 7, 2012
Merged

Added fling support. #10

merged 3 commits into from
Dec 7, 2012

Conversation

iPaulPro
Copy link

Flipboard snaps the page to the direcion of the last touch gesture. E.g. If the last gesture was negative (bottom to top), always flip to the next page, regardless of how the gesture started, or how quick the finger was moving.

Paul Burke added 2 commits November 23, 2012 11:20
Flipboard snaps the page to the direcion of the last touch gesture. E.g. If the last gesture was negative (bottom to top), always flip to the next page, regardless of how the gesture started, or how quick the finger was moving.
The previous text size was too big to be seen on devices like Galaxy Nexus.
Added the constructors required for the layout editor.
Added custom attribute to control orientation from XML.
Added Activity and layout to Demo with an example of FlipViewController in XML layouts.
@iPaulPro iPaulPro mentioned this pull request Dec 2, 2012
openaphid added a commit that referenced this pull request Dec 7, 2012
@openaphid openaphid merged commit a5eb761 into openaphid:master Dec 7, 2012
@laxman223
Copy link

com.openaphid.flip.R cannot reslove

@VAdaihiep
Copy link

@laxman223 You should download the lastest version of android-flip and import FlipView > FlipLibrary into eclipse.
Then right click on your project -> Properties > Android > Add > select FlipLibrary (you just import). If not found, in eclipse, right click on FlipLibrary project > Properties > Android > tick Is Library.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants