Project

General

Profile

« Previous | Next » 

Revision c6f4bd1e

Added by Leszek Koltunski over 2 years ago

Trajber's Octahedron: first try.

View differences:

src/main/AndroidManifest.xml
12 12
        android:allowBackup="true"
13 13
        android:theme="@android:style/Theme.NoTitleBar.Fullscreen">
14 14

  
15
        <activity android:name=".TableOfContents">
15
        <activity android:name=".TableOfContents" android:exported="true">
16 16
            <intent-filter>
17 17
                <action android:name="android.intent.action.MAIN" />
18 18
                <category android:name="android.intent.category.LAUNCHER" />

Also available in: Unified diff