74 lines
2.7 KiB
XML
74 lines
2.7 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"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginBottom="8dp"
|
|
layout_marginStart="8dp"
|
|
layout_marginEnd="8dp"
|
|
NOT_FOUND_0x10="@dimen/2131165404"
|
|
NOT_FOUND_0x11="@dimen/2131165406">
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
layout_width="match_parent"
|
|
layout_height="match_parent">
|
|
<ImageView
|
|
id="@+id/iv_partner"
|
|
background="#959199"
|
|
layout_width="96dp"
|
|
layout_height="96dp"
|
|
scaleType="centerCrop"
|
|
adjustViewBounds="true"
|
|
NOT_FOUND_0x15="0"
|
|
NOT_FOUND_0x17="0"/>
|
|
<FrameLayout
|
|
id="@+id/fl_new_container"
|
|
layout_width="52dp"
|
|
layout_height="wrap_content"
|
|
layout_marginBottom="8dp"
|
|
NOT_FOUND_0x12="@+id/iv_partner"
|
|
NOT_FOUND_0x15="@+id/iv_partner">
|
|
<ImageView
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
src="@drawable/tagnew"
|
|
scaleType="centerCrop"
|
|
contentDescription="@null"/>
|
|
<TextView
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="4dp"
|
|
layout_marginBottom="4dp"
|
|
text="@string/landing_page_tile_new"
|
|
textAllCaps="true"
|
|
layout_marginStart="8dp"
|
|
layout_marginEnd="12dp"
|
|
style="@style/2132017987"/>
|
|
</FrameLayout>
|
|
<TextView
|
|
ellipsize="end"
|
|
id="@+id/tv_partner_name"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="8dp"
|
|
maxLines="2"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
NOT_FOUND_0x13="0"
|
|
NOT_FOUND_0x14="@+id/iv_partner"
|
|
NOT_FOUND_0x17="0"
|
|
style="@style/2132017875"/>
|
|
<TextView
|
|
ellipsize="end"
|
|
id="@+id/tv_partner_desc"
|
|
layout_width="0dp"
|
|
layout_height="0dp"
|
|
layout_marginBottom="8dp"
|
|
maxLines="2"
|
|
layout_marginEnd="16dp"
|
|
NOT_FOUND_0x12="@+id/iv_partner"
|
|
NOT_FOUND_0x13="0"
|
|
NOT_FOUND_0x15="@+id/tv_partner_name"
|
|
NOT_FOUND_0x16="@+id/tv_partner_name"
|
|
style="@style/2132017666"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
</androidx.cardview.widget.CardView>
|