Files
2026-04-05 01:00:07 -05:00

23 lines
746 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:id="@+id/a3q"
android:layout_width="match_parent"
android:layout_height="wrap_content">
<LinearLayout
android:id="@+id/a3a"
style="?attr/yx">
<ImageView
android:id="@android:id/icon"
style="?attr/yw"/>
<androidx.appcompat.widget.DialogTitle
android:id="@+id/eh"
style="?attr/yy"/>
</LinearLayout>
<android.widget.Space
android:id="@+id/a3_"
android:visibility="gone"
android:layout_width="match_parent"
android:layout_height="@dimen/ab"/>
</LinearLayout>