's'
This commit is contained in:
71
recovered_source/out_location/resources/res/layout/dz.xml
Normal file
71
recovered_source/out_location/resources/res/layout/dz.xml
Normal file
@@ -0,0 +1,71 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.appcompat.widget.AlertDialogLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:gravity="start|top"
|
||||
android:orientation="vertical"
|
||||
android:id="@+id/y_"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
<include layout="@layout/e1"/>
|
||||
<FrameLayout
|
||||
android:id="@+id/iy"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:minHeight="48dp">
|
||||
<View
|
||||
android:layout_gravity="top"
|
||||
android:id="@+id/a09"
|
||||
android:background="?attr/k5"
|
||||
android:visibility="gone"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="1dp"/>
|
||||
<androidx.core.widget.NestedScrollView
|
||||
android:id="@+id/a0_"
|
||||
android:clipToPadding="false"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
<LinearLayout
|
||||
android:orientation="vertical"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
<android.widget.Space
|
||||
android:id="@+id/a2r"
|
||||
android:visibility="gone"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/aa"/>
|
||||
<TextView
|
||||
android:id="@android:id/message"
|
||||
android:paddingLeft="?attr/nx"
|
||||
android:paddingRight="?attr/nx"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
style="?attr/yt"/>
|
||||
<android.widget.Space
|
||||
android:id="@+id/a2q"
|
||||
android:visibility="gone"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/aa"/>
|
||||
</LinearLayout>
|
||||
</androidx.core.widget.NestedScrollView>
|
||||
<View
|
||||
android:layout_gravity="bottom"
|
||||
android:id="@+id/a08"
|
||||
android:background="?attr/k5"
|
||||
android:visibility="gone"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="1dp"/>
|
||||
</FrameLayout>
|
||||
<FrameLayout
|
||||
android:id="@+id/ja"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:minHeight="48dp">
|
||||
<FrameLayout
|
||||
android:id="@+id/j_"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"/>
|
||||
</FrameLayout>
|
||||
<include
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
layout="@layout/e0"/>
|
||||
</androidx.appcompat.widget.AlertDialogLayout>
|
||||
Reference in New Issue
Block a user