Skip to content

Commit

Permalink
change change log
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeger committed Nov 23, 2016
1 parent bb23e8a commit bbff0f4
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
## Change Log

#### 1.3.1
### 1.3.1

- Bug fix

#### 1.3.0
### 1.3.0

- Fix multi-fragment problem && rootView may not ViewGroup bug

#### 1.2.8
####
- fix method `setColorDiff` bug

#### 1.2.7
### 1.2.7

- add `setColorForSwipeBack` method, now support

- [r0adkll/Slidr: Easily add slide to dismiss functionality to an Activity](https://github.com/r0adkll/Slidr)

#### 1.2.6
### 1.2.6

- update support version to 24.2.1

#### 1.2.5
### 1.2.5

- add `@ColorInt`, if you pass a color res, now you will get a error

- fix bug: ContentView in DrawerLayout padding not work

#### 1.2.4
### 1.2.4

- fix bug in method `setTransparentForImageViewInFragment`

#### 1.2.3
### 1.2.3

- fix method `setTranslucentForImageView` support pass null as needOffsetView

Expand All @@ -49,7 +49,7 @@
setTranslucentForCoordinatorLayout(Activity activity, int statusBarAlpha)
~~~

#### 1.2.0
### 1.2.0

- add method for page witch using ImageView as head view

Expand All @@ -63,14 +63,14 @@
setTranslucentForImageView(Activity activity, View needOffsetView)
~~~

#### 1.1.1
### 1.1.1

- fix set color bug on 4.4 devices

#### 1.1.0
### 1.1.0

- fix some bugs

#### 1.0.0
### 1.0.0

- first publish

0 comments on commit bbff0f4

Please sign in to comment.