We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cffa2ef + 02514d1 commit 18eee4bCopy full SHA for 18eee4b
WordPress/src/main/res/layout/post_list_item_compact.xml
@@ -11,6 +11,7 @@
11
android:background="@color/white">
12
13
<androidx.constraintlayout.widget.ConstraintLayout
14
+ android:id="@+id/container"
15
android:layout_width="match_parent"
16
android:layout_height="match_parent"
17
android:background="?selectableItemBackground">
0 commit comments