app/src/main/res/layout/dialog_scene_history_2.xml
@@ -40,7 +40,7 @@ <android.support.constraint.ConstraintLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:visibility="@{viewModel.worstChangeInfo == null ? View.GONE : View.VISIBLE}" android:visibility="@{viewModel.changeInfoList == null ? View.GONE : View.VISIBLE}" android:padding="@dimen/dimen16"> <ImageView