Skip to content

Commit

Permalink
bugfix: should not set qmui_is_circle to true in global theme.#284
Browse files Browse the repository at this point in the history
  • Loading branch information
cgspine committed May 21, 2018
1 parent 0faef42 commit 6cfbaf8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qmui/src/main/res/values/qmui_style_widget.xml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@

<!-- QMUIRadiusImageView -->
<style name="QMUI.RadiusImageView">
<item name="qmui_is_circle">true</item>
<item name="qmui_border_width">1px</item>
<item name="qmui_border_color">?attr/qmui_config_color_gray_4</item>
<item name="qmui_is_touch_select_mode_enabled">true</item>
Expand Down

0 comments on commit 6cfbaf8

Please sign in to comment.