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

26 lines
802 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
orientation="horizontal"
paddingBottom="8dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="16dp"
paddingEnd="16dp">
<TextView
id="@+id/etb_dot"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/etb_dot"
includeFontPadding="false"
layout_marginStart="8dp"
layout_marginEnd="5dp"
style="@style/2132017869"/>
<TextView
id="@+id/etb_description_text"
layout_width="wrap_content"
layout_height="wrap_content"
includeFontPadding="false"
layout_marginStart="8dp"
style="@style/2132017869"/>
</LinearLayout>