Merge "Fix bug in the new notification sample." into ics-mr1
This commit is contained in:
committed by
Android (Google) Code Review
commit
97d0a1db24
@@ -631,7 +631,8 @@
|
||||
<activity android:name=".app.IncomingMessageInterstitial"
|
||||
android:label="You have messages"
|
||||
android:theme="@style/ThemeHoloDialog"
|
||||
android:launchMode="singleInstance"
|
||||
android:launchMode="singleTask"
|
||||
android:taskAffinity=""
|
||||
android:excludeFromRecents="true">
|
||||
</activity>
|
||||
<!-- END_INCLUDE(interstitial_affinity) -->
|
||||
|
||||
Reference in New Issue
Block a user