Shadow
Shadow copied to clipboard
test: 测试FragmentContainerView可以在xml中使用加载fragment
FragmentContainerViewTestActivity通过layout_fragmentcontainerviewtestactivity.xml添加 FragmentContainerView,并在其中添加FooSupportFragment。
测试查找FooSupportFragment添加的tag为msg的TextView内容。
#1162 #1164