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

21 lines
869 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
orientation="vertical"
id="@+id/ll_repayment_plan_due_date"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content">
<com.scb.phone.view.custom.investment.onboarding.CustomSpinnerWithTitle
id="@+id/custom_spinner_due_date"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x7="@string/easycash_feature_account_repayment_due_date_label"/>
<LinearLayout
orientation="vertical"
id="@+id/ll_layout_remark"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginVertical="@dimen/2131165433"
paddingHorizontal="@dimen/2131165495"/>
</LinearLayout>