diff --git a/README.md b/README.md index 8368852..be12e00 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ class EbitenViewWithErrorHandling extends EbitenView { android:keepScreenOn="true" tools:context="com.<your-username>.skullsmobile.MainActivity"> - <com.solsticenet.skullsmobile.EbitenViewWithErrorHandling + <com.<your-username>.skullsmobile.EbitenViewWithErrorHandling android:id="@+id/ebitenview" android:layout_width="match_parent" android:layout_height="match_parent"