视频播放UI
动态页面UI
This commit is contained in:
@@ -67,4 +67,11 @@
|
||||
<attr name="cgl_arrow_height" format="dimension"/>
|
||||
<attr name="cgl_arrow_offset_x" format="dimension"/>
|
||||
</declare-styleable>
|
||||
<declare-styleable name="NineGridLayout">
|
||||
<attr name="ngl_space" format="dimension" />
|
||||
<attr name="ngl_divider_width" format="dimension" />
|
||||
<attr name="ngl_corner_radius" format="dimension" />
|
||||
<attr name="ngl_item_width" format="dimension" />
|
||||
<attr name="ngl_play_icon" format="reference" />
|
||||
</declare-styleable>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user