完成小地图的容器绘制,地图还无法添加上去

This commit is contained in:
董宏宇
2020-12-13 18:18:34 +08:00
parent 2fd68445e4
commit 29cf9abc3c
8 changed files with 192 additions and 11 deletions

View File

@@ -27,4 +27,8 @@
<item name="android:progressDrawable">@drawable/module_commons_heart_ratingbar_drawable</item>
</style>
<declare-styleable name="RoundLayout">
<attr name="roundLayoutRadius" format="dimension" />
</declare-styleable>
</resources>