新增左下角功能view添加模块

This commit is contained in:
tongchenfei
2020-10-14 10:52:34 +08:00
parent 02f918dc8a
commit f37fd59467
18 changed files with 148 additions and 27 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="NaviViewStyle">
<item name="android:layout_width">match_parent</item>
</style>
</resources>