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: Coder698/android-shapeLoadingView
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: zzz40500/android-shapeLoadingView
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.
  • 6 commits
  • 23 files changed
  • 3 contributors

Commits on Apr 1, 2017

  1. fix zzz40500#14

    修复上下移动的滑动因为每次都创建新的动画对象而导致的内存泄露。
    yanglw committed Apr 1, 2017
    Configuration menu
    Copy the full SHA
    4fccc67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e33cb37 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. update gradle

    kingwang666 committed May 5, 2017
    Configuration menu
    Copy the full SHA
    1480aa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7594d24 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. remove .idea

    kingwang666 committed May 8, 2017
    Configuration menu
    Copy the full SHA
    3565bbf View commit details
    Browse the repository at this point in the history
  2. Merge pull request zzz40500#18 from kingwang666/wxj-2

    fix zzz40500#17, 去除无用资源,优化布局, 优化dialog,修复当圆到方的一瞬间的颜色bug
    zzz40500 authored May 8, 2017
    Configuration menu
    Copy the full SHA
    c59f084 View commit details
    Browse the repository at this point in the history
Loading