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

17 lines
484 B
XML

<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
background="#ffffff"
paddingTop="8dp"
paddingBottom="8dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="16dp">
<CheckBox
ellipsize="end"
id="@+id/cbRiskLevel"
layout_width="match_parent"
layout_height="wrap_content"
maxLines="1"
style="@style/2132017876"/>
</FrameLayout>