Untitled

Anonymous
plain_text
11/13/2023 9:10 AM
352 B
13
Indexable
<androidx.appcompat.widget.Toolbar
        android:id="@+id/toolbar"
        android:layout_width="match_parent"
        android:layout_height="?attr/actionBarSize"
        android:background="?attr/colorPrimary"
        tools:ignore="MissingConstraints" />
Editor is loading...
Leave a Comment