Skip to content

Commit 5504197

Browse files
committed
Update
1 parent 21dde98 commit 5504197

File tree

3 files changed

+0
-39
lines changed

3 files changed

+0
-39
lines changed

BannerAdvancedExamples/app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,6 @@
2222
<category android:name="android.intent.category.LAUNCHER" />
2323
</intent-filter>
2424
</activity>
25-
<activity android:name=".LPActivity" android:exported="true">
26-
<intent-filter>
27-
<action android:name="android.intent.action.VIEW" />
28-
<category android:name="android.intent.category.DEFAULT" />
29-
<category android:name="android.intent.category.BROWSABLE" />
30-
<data android:scheme="fluctdemoapp" />
31-
</intent-filter>
32-
</activity>
3325

3426
</application>
3527

BannerAdvancedExamples/app/src/main/java/jp/fluct/banneradvancedexamples/LPActivity.kt

Lines changed: 0 additions & 13 deletions
This file was deleted.

BannerAdvancedExamples/app/src/main/res/layout/lp_activity.xml

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)