No circle guide by default in example [skip ci]
This commit is contained in:
parent
fea38b4f9f
commit
18ab2bef7c
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<style name="Widget.CropImageView" parent="android:Widget">
|
||||
<item name="showThirds">true</item>
|
||||
<item name="showCircle">true</item>
|
||||
<item name="showCircle">false</item>
|
||||
<item name="showHandles">always</item>
|
||||
<item name="highlightColor">@color/highlight</item>
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in New Issue