jimu-decompiled/resources/res/layout/activity_activity_alert.xml
2025-05-13 19:24:51 +02:00

14 lines
605 B
XML

<?xml version="1.0" encoding="utf-8"?>
<com.ubtech.view.widget.UFrameLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/rootView"
android:background="@color/translucent"
android:layout_width="match_parent"
android:layout_height="match_parent">
<FrameLayout
android:layout_gravity="center"
android:id="@+id/centerCardView"
android:clickable="true"
android:layout_width="wrap_content"
android:layout_height="wrap_content"/>
</com.ubtech.view.widget.UFrameLayout>