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

25 lines
893 B
XML

<?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="#ffffff"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/tv_message"
layout_width="wrap_content"
layout_height="wrap_content"
layout_margin="24dp"
text="@string/remittance_search_country_empty_message"
textAlignment="center"
NOT_FOUND_0x8="@+id/v_separator"
NOT_FOUND_0x9="0"
NOT_FOUND_0xa="0"
NOT_FOUND_0xb="0"
style="@style/2132017920"/>
<View
id="@+id/v_separator"
NOT_FOUND_0x7="0"
NOT_FOUND_0x9="0"
NOT_FOUND_0xa="0"
style="@style/2132018228"/>
</androidx.constraintlayout.widget.ConstraintLayout>