Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mobilecodelabs/AndroidSwipeableCardStack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: wenchaojiang/AndroidSwipeableCardStack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 15 files changed
  • 3 contributors

Commits on Jun 30, 2016

  1. Add custom XML attribute

    Now we can use app:stackMargin="40" in layout xml
    wujiawei
    wujiawei committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    7832516 View commit details
    Browse the repository at this point in the history
  2. Fix setStackMargin bug

    wujiawei
    wujiawei committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    fe9f686 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2016

  1. - 添加循环滚动

    - 添加旋转配置
    - 添加卡片方向配置
    singyia committed Jul 6, 2016
    Configuration menu
    Copy the full SHA
    4f63cd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2016

  1. Merge pull request wenchaojiang#57 from einverne/attr

    Add custom attribute to CardStack
    wenchaojiang authored Jul 24, 2016
    Configuration menu
    Copy the full SHA
    d8be8c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2017

  1. merge

    wenchaojiang committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    df29cef View commit details
    Browse the repository at this point in the history
  2. Update README.md

    wenchaojiang authored Mar 3, 2017
    Configuration menu
    Copy the full SHA
    ff561d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2017

  1. merge from raee

    wenchaojiang committed Mar 4, 2017
    Configuration menu
    Copy the full SHA
    403d0eb View commit details
    Browse the repository at this point in the history
  2. allow undo

    wenchaojiang committed Mar 4, 2017
    Configuration menu
    Copy the full SHA
    62ccf6c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'development' of github.com:wenchaojiang/AndroidSwipeabl…

    …eCardStack into development
    wenchaojiang committed Mar 4, 2017
    Configuration menu
    Copy the full SHA
    0611f25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b511e93 View commit details
    Browse the repository at this point in the history
  5. readme update

    wenchaojiang committed Mar 4, 2017
    Configuration menu
    Copy the full SHA
    16cefa9 View commit details
    Browse the repository at this point in the history
Loading