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