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

24 lines
732 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"
gravity="center_vertical"
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="4dp"
layout_marginBottom="4dp"
layout_marginStart="16dp">
<TextView
id="@+id/tv_asset_plan"
layout_width="wrap_content"
layout_height="wrap_content"
textAllCaps="true"
layout_marginEnd="8dp"
style="@style/2132017871"/>
<TextView
gravity="end"
id="@+id/tv_asset_weight"
layout_width="match_parent"
layout_height="wrap_content"
style="@style/2132017881"/>
</LinearLayout>