1.主界面背景图修复,彻底修复了权限错误的Bug
2.优化了JMActivity加载速度和效率 3.增加了地图上机厅位置修改的功能 4.增加了本本收藏功能
This commit is contained in:
@@ -62,8 +62,14 @@
|
||||
android:text="FindMaimai Engine"
|
||||
android:textSize="18sp"
|
||||
android:layout_marginTop="8dp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ListView
|
||||
android:id="@+id/shoucang"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
</ListView>
|
||||
</LinearLayout>
|
||||
<!-- Path 2 -->
|
||||
<LinearLayout
|
||||
android:id="@+id/path2"
|
||||
|
||||
Reference in New Issue
Block a user