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

30 lines
1.1 KiB
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="@drawable/bg_button_light_gray_rounded_selector"
layout_width="match_parent"
layout_height="wrap_content"
layout_margin="8dp">
<TextView
id="@+id/tv_icon"
background="@drawable/shape_purple_border_rounded_rectangle"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginStart="16dp"
layout_marginVertical="@dimen/2131165433"
paddingHorizontal="@dimen/2131165518"
NOT_FOUND_0x8="0"
NOT_FOUND_0xb="0"
NOT_FOUND_0xc="0"
style="@style/2132017974"/>
<TextView
id="@+id/tv_label"
layout_width="0dp"
layout_height="wrap_content"
layout_marginStart="16dp"
NOT_FOUND_0x8="@+id/tv_icon"
NOT_FOUND_0x9="0"
NOT_FOUND_0xa="@+id/tv_icon"
NOT_FOUND_0xc="@+id/tv_icon"
style="@style/2132017881"/>
</androidx.constraintlayout.widget.ConstraintLayout>