Newer
Older
OperationSite / app / src / main / res / layout / fragment_not_start.xml
Pengxh on 12 Jul 2022 253 bytes feat(ALL): 新功能
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:background="@color/greenColor"
    android:layout_height="match_parent">

</LinearLayout>