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

24 lines
736 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
orientation="horizontal"
paddingTop="8dp"
paddingBottom="8dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="16dp"
paddingEnd="16dp">
<ImageView
id="@+id/etb_eligibility_image"
layout_width="24dp"
layout_height="24dp"
contentDescription="@null"/>
<TextView
layout_gravity="center_horizontal"
id="@+id/etb_eligibility_text"
layout_width="wrap_content"
layout_height="wrap_content"
includeFontPadding="false"
layout_marginStart="8dp"
style="@style/2132017873"/>
</LinearLayout>