fix: floating window cannot show

This commit is contained in:
hyb1996
2018-10-12 14:21:59 +08:00
parent 947236a4c5
commit 03f1379fd5
18 changed files with 636 additions and 242 deletions

View File

@@ -27,4 +27,9 @@
<attr name="title"/>
</declare-styleable>
<declare-styleable name="CircularActionMenu">
<attr name="cam_radius" format="dimension|reference"/>
<attr name="cam_angle" format="integer"/>
</declare-styleable>
</resources>