Fix deeplink sample and update docs#531
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the deeplink configuration in the sample Android application and its documentation. Specifically, it adds auto-complete suggestions for the postId parameter in the sample code and updates the documentation in docs/deeplink.md to reflect the new Flocon.deeplinks DSL syntax, including variable definitions and autocomplete configurations. There are no review comments, and I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
This fixes a small bug in the sample app code for the deeplinks and also updates the docs to show the current syntax and features.
Closes #527