Skip to content

Commit

Permalink
added styleable flingOrSlide
Browse files Browse the repository at this point in the history
  • Loading branch information
imbryk committed Jan 11, 2013
1 parent 6a1d999 commit 8fc297c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/res/values/dslv_attrs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<enum name="flingLeft" value="2" />
<enum name="slideRight" value="3" />
<enum name="slideLeft" value="4" />
<enum name="flingOrSlide" value="5" />
</attr>
<attr name="track_drag_sort" format="boolean"/>
<attr name="float_alpha" format="float"/>
Expand Down

0 comments on commit 8fc297c

Please sign in to comment.