version:2.7
fix: update:视频圆角
This commit is contained in:
@@ -7,4 +7,13 @@
|
||||
<attr name="itemMargin" format="integer" />
|
||||
</declare-styleable>
|
||||
|
||||
<!-- JzvdStdRound -->
|
||||
<declare-styleable name="JzvdStdRound">
|
||||
<attr name="radius" format="dimension" />
|
||||
<attr name="left_top_radius" format="dimension" />
|
||||
<attr name="right_top_radius" format="dimension" />
|
||||
<attr name="right_bottom_radius" format="dimension" />
|
||||
<attr name="left_bottom_radius" format="dimension" />
|
||||
</declare-styleable>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user