Project

General

Profile

« Previous | Next » 

Revision c7238c67

Added by Leszek Koltunski almost 2 years ago

IAP part 5: new 'Purchase' activity.

View differences:

src/main/AndroidManifest.xml
32 32
        <activity android:name="org.distorted.config.ConfigActivity" android:exported="false" android:screenOrientation="portrait"/>
33 33
        <activity android:name="org.distorted.bandaged.BandagedCreatorActivity" android:exported="false" android:screenOrientation="portrait"/>
34 34
        <activity android:name="org.distorted.bandaged.BandagedPlayActivity" android:exported="false" android:screenOrientation="portrait"/>
35
        <activity android:name="org.distorted.purchase.PurchaseActivity" android:exported="false" android:screenOrientation="portrait"/>
35 36

  
36 37
        <service
37 38
            android:name="org.distorted.messaging.RubikMessagingService"

Also available in: Unified diff