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

34 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/additional_info_title"
layout_width="match_parent"
layout_height="wrap_content"
textAllCaps="true"
layout_marginStart="16dp"
style="@style/2132017871"/>
<TextView
id="@+id/additional_info_aside_value"
visibility="gone"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginBottom="16dp"
layout_alignParentRight="true"
layout_marginEnd="16dp"
layout_alignParentEnd="true"
style="@style/2132017876"/>
<TextView
id="@+id/additional_info_value"
visibility="gone"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginBottom="16dp"
layout_below="@+id/additional_info_title"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017881"/>
</RelativeLayout>