Merge "Adding an id to the resolve grid item" into tm-qpr-dev

This commit is contained in:
Vadim Tryshev
2023-01-25 23:25:02 +00:00
committed by Android (Google) Code Review

View File

@@ -17,6 +17,7 @@
*/ */
--> -->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/item"
android:orientation="vertical" android:orientation="vertical"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"