Commit 790d8b3
committed
feat: log VIEW_ITEM event in MainActivity
- Implemented logging of VIEW_ITEM standard event using BranchEvent when the report view button is clicked.
- Added user confirmation via Toast message to indicate successful event logging.
- Removed unnecessary blank lines for improved code clarity.1 parent 08ecbcf commit 790d8b3
File tree
1 file changed
+4
-3
lines changed- Branch-SDK-TestBed/src/main/java/io/branch/branchandroidtestbed
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | 153 | | |
155 | 154 | | |
156 | 155 | | |
| |||
225 | 224 | | |
226 | 225 | | |
227 | 226 | | |
228 | | - | |
229 | | - | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
230 | 231 | | |
231 | 232 | | |
232 | 233 | | |
| |||
0 commit comments