Untitled

 avatar
unknown
plain_text
2 years ago
262 B
7
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