Skip to content

Commit

Permalink
Update to 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
YoKeyword authored Jul 27, 2017
1 parent 2bcbd58 commit 256f681
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,11 @@ public class HomeFragment extends SupportFragment {
}
````

**4. Disable multi finger touch**
````xml
<item name="android:splitMotionEvents">false</item>
````

## [WIKI](https://github.com/YoKeyword/Fragmentation/wiki) , [CHANGELOG](https://github.com/YoKeyword/Fragmentation/blob/master/CHANGELOG.md)

## Proguard
Expand Down

0 comments on commit 256f681

Please sign in to comment.