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

20 lines
594 B
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
orientation="horizontal"
id="@+id/remove_tile_linear_layout"
background="#eae7ec"
paddingTop="12dp"
paddingBottom="2dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="12dp"
paddingEnd="12dp">
<TextView
textColor="#959199"
id="@+id/landing_tile_text"
layout_width="wrap_content"
layout_height="wrap_content"
textAllCaps="true"
style="@style/2132017701"/>
</LinearLayout>