Files
yusheng-android/BaseModule/src/main/res/layout/pay_result.xml
2025-11-07 09:22:39 +08:00

7 lines
239 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/parent"
android:layout_width="match_parent"
android:layout_height="match_parent">
</LinearLayout>