We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18759d2 commit ebab8c4Copy full SHA for ebab8c4
FinchLifecycle/res/layout/main.xml
@@ -9,7 +9,7 @@
9
android:layout_height="wrap_content"
10
android:text="@string/hello"
11
/>
12
- <fragment class="com.oreilly.demo.pa.ch10.finchlifecycle.TestFragment"
+ <fragment class="com.oreilly.demo.android.pa.finchlifecycle.TestFragment"
13
android:id="@+id/the_frag"
14
android:layout_weight="1"
15
android:layout_width="match_parent"
0 commit comments