Skip to content

Commit

Permalink
Fixed a merge issue with the resources due to previous commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
pfmaggi authored and florina-muntenescu committed Jul 18, 2019
1 parent c34a1c5 commit 93057c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/res/values/attrs_reflow_text.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<resources>

<declare-styleable name="ReflowText">
<attr name="velocity" format="integer" />
<attr name="velocity" format="dimension" />
<attr name="minDuration" format="integer" />
<attr name="maxDuration" format="integer" />
<attr name="staggerDelay" format="integer" />
Expand Down

0 comments on commit 93057c0

Please sign in to comment.