<?xml version="1.0" encoding="utf-8"?>
<androidx.appcompat.widget.FitWindowsLinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:orientation="vertical"
    android:fitsSystemWindows="true"
    android:layout_width="match_parent"
    android:layout_height="match_parent">
    <TextView
        android:ellipsize="end"
        android:layout_gravity="start"
        android:id="@+id/title"
        android:paddingLeft="?attr/_38m_res_0x7f0401f8"
        android:paddingTop="@dimen/_1nd_res_0x7f070025"
        android:paddingRight="?attr/_38m_res_0x7f0401f8"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:singleLine="true"
        android:textAlignment="viewStart"
        style="?android:attr/windowTitleStyle"/>
    <include
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_weight="1"
        layout="@layout/_3p1_res_0x7f0e0014"/>
</androidx.appcompat.widget.FitWindowsLinearLayout>
