element-android/vector/src/main/res/layout/fragment_search.xml

9 lines
342 B
XML
Raw Normal View History

2020-09-21 15:40:46 +03:00
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
2020-09-21 15:40:46 +03:00
android:layout_width="match_parent"
android:layout_height="match_parent">
2020-09-21 15:40:46 +03:00
</androidx.constraintlayout.widget.ConstraintLayout>