what-the-bank/resources/res/layout/2131559214.xml

41 lines
1.4 KiB
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
gravity="center_horizontal"
id="@+id/container"
background="#ffffff"
clickable="true"
layout_width="match_parent"
layout_height="wrap_content"
foreground="?attr/selectableItemBackground">
<androidx.constraintlayout.widget.ConstraintLayout
layout_width="match_parent"
layout_height="wrap_content">
<ImageView
id="@+id/iv_flag"
layout_width="22dp"
layout_height="18dp"
layout_marginTop="20dp"
layout_marginBottom="20dp"
layout_marginStart="16dp"
NOT_FOUND_0xb="@+id/v_separator"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="0"/>
<TextView
id="@+id/tv_name"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginStart="8dp"
NOT_FOUND_0xa="@+id/iv_flag"
NOT_FOUND_0xd="@+id/iv_flag"
NOT_FOUND_0xf="@+id/iv_flag"
style="@style/2132017876"/>
<View
id="@+id/v_separator"
NOT_FOUND_0xa="0"
NOT_FOUND_0xc="0"
NOT_FOUND_0xe="0"
style="@style/2132018228"/>
</androidx.constraintlayout.widget.ConstraintLayout>
<include layout="@layout/2131559021"/>
</RelativeLayout>