Files
2026-04-05 01:00:07 -05:00

27 lines
1.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
<androidx.appcompat.widget.Toolbar
android:theme="@style/ln"
android:id="@+id/a3n"
android:background="?attr/kv"
android:layout_width="match_parent"
android:layout_height="?attr/g"
android:layout_alignParentTop="true"
android:elevation="@dimen/a0s"/>
<ViewStub
android:id="@+id/a4l"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_below="@+id/a3n"/>
<com.google.android.material.progressindicator.LinearProgressIndicator
android:id="@+id/zj"
android:visibility="gone"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:indeterminate="true"
android:layout_below="@+id/a3n"
style="@style/a22"/>
</RelativeLayout>