You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/user-interface/live-updates/src/main/java/com/example/platform/ui/live_updates/LiveUpdateSample.kt
Copy file name to clipboardExpand all lines: samples/user-interface/live-updates/src/main/java/com/example/platform/ui/live_updates/SnackbarNotificationManager.kt
Copy file name to clipboardExpand all lines: samples/user-interface/live-updates/src/main/res/values/strings.xml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
<stringname="permission_grant">Grant</string>
5
5
<stringname="permission_message">Please grant the notification permission.</string>
6
6
<stringname="permission_rationale">Notifications are used for order tracking.</string>
7
+
<stringname="post_promoted_permission_message">Please grant the app the Live Updates notification permission as it is essential to experiencing an enhanced order tracking user experience.</string>
8
+
<stringname="to_settings">Go to settings</string>
7
9
<stringname="live_update_summary_text">Clicking the checkout button will simulate the tracking of an order with notifications styled with ProgressStyle.</string>
0 commit comments