32 lines
1.1 KiB
XML
32 lines
1.1 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout 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_marginTop="8dp"
|
||
|
layout_marginBottom="24dp">
|
||
|
<ImageView
|
||
|
id="@+id/card_image_view"
|
||
|
layout_width="@dimen/2131165269"
|
||
|
layout_height="@dimen/2131165268"
|
||
|
scaleType="fitXY"
|
||
|
contentDescription="@null"
|
||
|
NOT_FOUND_0xe="0"
|
||
|
NOT_FOUND_0x11="0"/>
|
||
|
<TextView
|
||
|
id="@+id/card_no"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
shadowColor="#353239"
|
||
|
shadowDx="1"
|
||
|
shadowDy="2"
|
||
|
shadowRadius="1"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0xd="@+id/card_image_view"
|
||
|
NOT_FOUND_0xf="@+id/card_image_view"
|
||
|
NOT_FOUND_0x10="@+id/card_image_view"
|
||
|
NOT_FOUND_0x12="@+id/card_image_view"
|
||
|
NOT_FOUND_0x13="0.65"
|
||
|
style="@style/2132017901"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|