From 4bc9553571a79e7faa2c19bbf2cc9f8c8bea1c03 Mon Sep 17 00:00:00 2001 From: rootVIII Date: Sun, 30 May 2021 01:03:17 -0400 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"