Revision 9530f6b0
Added by Leszek Koltunski over 2 years ago
src/main/AndroidManifest.xml | ||
---|---|---|
30 | 30 |
|
31 | 31 |
<activity android:name="org.distorted.tutorials.TutorialActivity" android:exported="true" android:screenOrientation="portrait"/> |
32 | 32 |
<activity android:name="org.distorted.config.ConfigActivity" android:exported="true" android:screenOrientation="portrait"/> |
33 |
<activity android:name="org.distorted.bandaged.BandagedCreatorActivity" android:exported="true" android:screenOrientation="portrait"/> |
|
34 |
<activity android:name="org.distorted.bandaged.BandagedPlayActivity" android:exported="true" android:screenOrientation="portrait"/> |
|
33 | 35 |
</application> |
34 | 36 |
</manifest> |
Also available in: Unified diff
Beginnings of support for UI used to create any bandaged 3x3.