Skip to content

Commit 18eee4b

Browse files
committed
Merge branch 'feature/master-remote-previews' of https://github.com/wordpress-mobile/WordPress-Android into feature/master-remote-previews
2 parents cffa2ef + 02514d1 commit 18eee4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WordPress/src/main/res/layout/post_list_item_compact.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
android:background="@color/white">
1212

1313
<androidx.constraintlayout.widget.ConstraintLayout
14+
android:id="@+id/container"
1415
android:layout_width="match_parent"
1516
android:layout_height="match_parent"
1617
android:background="?selectableItemBackground">

0 commit comments

Comments
 (0)