Skip to content

Commit 24c087d

Browse files
committed
fix image notification example
1 parent 4ec917b commit 24c087d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo/android_prompt.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Send Push Notification Section (placed right after Push Section):
193193
- Section title: "Send Push Notification" with info icon for tooltip
194194
- Three buttons in a card:
195195
1. SIMPLE - sends basic notification with title/body
196-
2. WITH IMAGE - sends notification with big picture
196+
2. WITH IMAGE - sends notification with big picture (use https://media.onesignal.com/automated_push_templates/ratings_template.png)
197197
3. CUSTOM - opens dialog for custom title and body
198198
199199
Tooltip should explain each button type.
@@ -265,7 +265,7 @@ Emails Section:
265265
SMS Section:
266266
- Section title: "SMSs" with info icon for tooltip
267267
- RecyclerView showing phone numbers
268-
- Each item shows phone number with long-press to delete
268+
- Each item shows phone number with X button to delete
269269
- "No SMSs Added" text when empty
270270
- ADD SMS button → dialog with empty SMS field
271271
- Collapse behavior when >5 items (same as Emails)

0 commit comments

Comments
 (0)