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

33 lines
1.1 KiB
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
background="@drawable/rounded_purple_view_pager"
layout_width="match_parent"
layout_height="match_parent"
elevation="2dp">
<TextView
ellipsize="end"
id="@+id/tv_title_custom_account_source"
layout_width="0dp"
layout_height="wrap_content"
lines="1"
paddingStart="20dp"
paddingEnd="20dp"
NOT_FOUND_0xa="@+id/tv_subtitle_custom_account_source"
NOT_FOUND_0xb="0"
NOT_FOUND_0xc="0"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="2"
style="@style/2132017876"/>
<TextView
id="@+id/tv_subtitle_custom_account_source"
layout_width="0dp"
layout_height="wrap_content"
paddingStart="20dp"
paddingEnd="20dp"
NOT_FOUND_0x9="0"
NOT_FOUND_0xb="0"
NOT_FOUND_0xc="0"
NOT_FOUND_0xd="@+id/tv_title_custom_account_source"
style="@style/2132017925"/>
</androidx.constraintlayout.widget.ConstraintLayout>