Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Yigit, do you have time to fix it?
reemission of the same liveData is racy
reemission of the same liveData is racy
an...@google.com <an...@google.com> #4
Thanks for the detailed analysis. This may not be an issue anymore since we've started using Main.immediate there but I' not sure; I'll try to create a test case.
Description
<fragment
class="com.example.android$MyFragment"
android:id="@+id/myFragmentId"
android:layout_width="0px"
android:layout_height="wrap_content"
android:layout_weight="1"
android:label="@string/example_fragment" />
FragmentContainerView should also support a class attribute.