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

53 lines
1.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.cardview.widget.CardView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
id="@+id/tier_reward_view"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginBottom="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xc="2dp"
NOT_FOUND_0xd="2dp">
<androidx.constraintlayout.widget.ConstraintLayout
layout_width="match_parent"
layout_height="wrap_content">
<ImageView
id="@+id/imv_reward"
layout_width="112dp"
layout_height="0dp"
contentDescription="@null"
layout_marginStart="16dp"
layout_marginEnd="8dp"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="0"
NOT_FOUND_0x13="0"/>
<TextView
ellipsize="end"
id="@+id/txv_reward_name"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
maxLines="2"
minLines="2"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x10="@+id/imv_reward"
NOT_FOUND_0x11="0"
NOT_FOUND_0x13="0"
style="@style/2132017970"/>
<TextView
id="@+id/txv_reward_code"
layout_width="0dp"
layout_height="wrap_content"
layout_marginBottom="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xe="0"
NOT_FOUND_0x10="@+id/imv_reward"
NOT_FOUND_0x11="0"
NOT_FOUND_0x12="@+id/txv_reward_name"
style="@style/2132017666"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.cardview.widget.CardView>