ajaydevgan

One.xml

Jul 30th, 2021 (edited)
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.56 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--Open VIP can improve the speed of decompilation, resource code translate to name automatically and activate the smart editing and automatic completion function-->
  3. <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
  4.    xmlns:app="http://schemas.android.com/apk/res-auto"
  5.    android:orientation="1"
  6.    android:layout_width="-1"
  7.    android:layout_height="-1">
  8.     <LinearLayout
  9.        android:gravity="0x00000005"
  10.        android:orientation="1"
  11.        android:id="@7F080000"
  12.        android:background="#FF000000"
  13.        android:padding="8dp"
  14.        android:layout_width="-1"
  15.        android:layout_height="-1">
  16.         <EditText
  17.            android:textSize="12sp"
  18.            android:textColor="#FF000000"
  19.            android:textColorHint="#FF607D8B"
  20.            android:id="@7F080025"
  21.            android:background="#FF000000"
  22.            android:padding="8dp"
  23.            android:layout_width="100dp"
  24.            android:layout_height="-2" />
  25.         <LinearLayout
  26.            android:gravity="0x00000011"
  27.            android:orientation="0"
  28.            android:id="@7F080001"
  29.            android:padding="8dp"
  30.            android:layout_width="-1"
  31.            android:layout_height="-1">
  32.             <ImageView
  33.                android:id="@7F080023"
  34.                android:layout_width="200dp"
  35.                android:layout_height="200dp"
  36.                android:src="@7F02000E"
  37.                android:scaleType="3" />
  38.         </LinearLayout>
  39.     </LinearLayout>
  40. </LinearLayout>
  41.  
Add Comment
Please, Sign In to add comment