Move drag_direction_text_scale to the app module

As it's not used in "dragbutton"
This commit is contained in:
serso
2017-07-11 12:23:35 +02:00
parent fe6e543fb7
commit aa1960b2bf
2 changed files with 1 additions and 2 deletions

View File

@@ -3,5 +3,4 @@
<dimen name="drag_min_distance">15dp</dimen>
<dimen name="drag_direction_text_default_padding">2dp</dimen>
<dimen name="drag_direction_text_min_size">9dp</dimen>
<item name="drag_direction_text_scale" format="float" type="dimen">0.35</item>
</resources>