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

17 lines
596 B
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<androidx.appcompat.widget.Toolbar xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
id="@+id/toolbar"
background="?attr/colorPrimary"
layout_width="match_parent"
layout_height="?attr/actionBarSize"
elevation="2dp"
NOT_FOUND_0x8="0dp">
<TextView
ellipsize="end"
gravity="center_vertical"
id="@+id/title_text_view"
layout_width="wrap_content"
layout_height="match_parent"
lines="1"/>
</androidx.appcompat.widget.Toolbar>