readme
This commit is contained in:
parent
602cadde6d
commit
4bc9553571
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ class EbitenViewWithErrorHandling extends EbitenView {
|
||||||
android:keepScreenOn="true"
|
android:keepScreenOn="true"
|
||||||
tools:context="com.<your-username>.skullsmobile.MainActivity">
|
tools:context="com.<your-username>.skullsmobile.MainActivity">
|
||||||
|
|
||||||
<com.solsticenet.skullsmobile.EbitenViewWithErrorHandling
|
<com.<your-username>.skullsmobile.EbitenViewWithErrorHandling
|
||||||
android:id="@+id/ebitenview"
|
android:id="@+id/ebitenview"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
|
|
Loading…
Add table
Reference in a new issue