ConstraintLayout as RecyclerView Items
问题 I use ConstraintLayout as RecyclerView item. But now there are some problems that are displayed on the real machine and in the preview is not the same The recyclerView item layout as follow: <android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:id="@+id/foreground_item_undo" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@android:color