Project

General

Profile

« Previous | Next » 

Revision 1237d25d

Added by Leszek Koltunski over 2 years ago

Beginnings of the ConfigActivity.

View differences:

src/main/AndroidManifest.xml
29 29
        </activity>
30 30

  
31 31
        <activity android:name="org.distorted.tutorials.TutorialActivity" android:exported="true" android:screenOrientation="portrait"/>
32
        <activity android:name="org.distorted.config.ConfigActivity" android:exported="true" android:screenOrientation="portrait"/>
32 33
    </application>
33 34
</manifest>

Also available in: Unified diff