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

58 lines
2.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
orientation="vertical"
id="@+id/root"
background="#00000000"
padding="4dp"
clipToPadding="false"
layout_width="match_parent"
layout_height="wrap_content">
<LinearLayout
orientation="vertical"
id="@+id/ll_layout_card"
background="@drawable/bg_white_rounded"
layout_width="match_parent"
layout_height="288dp"
elevation="4dp"
paddingVertical="@dimen/2131165495">
<androidx.constraintlayout.widget.ConstraintLayout
id="@+id/cs_layout_card"
layout_width="match_parent"
layout_height="wrap_content"
paddingHorizontal="@dimen/2131165495">
<ImageView
orientation="vertical"
id="@+id/ll_layout_card_bg"
layout_width="0dp"
layout_height="0dp"
src="@drawable/bg_shade_gray_white_gray"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="0"
NOT_FOUND_0x10="0"/>
<ImageView
id="@+id/iv_card"
paddingLeft="-4dp"
layout_width="108dp"
layout_height="64dp"
scaleType="centerInside"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="0"
NOT_FOUND_0x10="0"/>
</androidx.constraintlayout.widget.ConstraintLayout>
<TextView
id="@+id/tv_easycash_product_title"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
paddingHorizontal="@dimen/2131165495"
style="@style/2132017870"/>
<TextView
id="@+id/tv_easycash_product_description"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="4dp"
paddingHorizontal="@dimen/2131165495"
style="@style/2132017916"/>
</LinearLayout>
</LinearLayout>