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

18 lines
637 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
textSize="24sp"
textColor="#ffffff"
layout_gravity="start"
id="@+id/title_text_view"
layout_width="wrap_content"
layout_height="wrap_content"
style="@style/2132017959"/>
</androidx.appcompat.widget.Toolbar>