Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
code-payments
/
code-android-app
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
23
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(compose): parameter ordering, missing Modifier, and stale side effect keys
- #849
#849
Merged
bmc08gt
merged 11 commits into
code/cash
code-payments/code-android-app:code/cash
from
fix/compose-audit-batch-3
code-payments/code-android-app:fix/compose-audit-batch-3
Copy head branch name to clipboard
Jun 4, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
fix(compose): parameter ordering, missing Modifier, and stale side effect keys
#849
bmc08gt
merged 11 commits into
code/cash
code-payments/code-android-app:code/cash
from
fix/compose-audit-batch-3
code-payments/code-android-app:fix/compose-audit-batch-3
Copy head branch name to clipboard
Commits
Commits on Jun 4, 2026
fix(compose): prevent stale onConfirm capture in SlideToConfirm
Show description for 52041f4
bmc08gt
committed
52041f4
View commit details
Copy full SHA for 52041f4
Browse repository at this point
fix(compose): cache collection transforms in per-item composables
Show description for 76e81c6
bmc08gt
committed
76e81c6
View commit details
Copy full SHA for 76e81c6
Browse repository at this point
fix(compose): use collectAsStateWithLifecycle in CashScreenContent
Show description for 28400b0
bmc08gt
committed
28400b0
View commit details
Copy full SHA for 28400b0
Browse repository at this point
fix(compose): use mutableLongStateOf to avoid autoboxing
Show description for f592e6e
bmc08gt
committed
f592e6e
View commit details
Copy full SHA for f592e6e
Browse repository at this point
fix(compose): defer animation reads to draw phase via graphicsLayer
Show description for 65fa033
bmc08gt
committed
65fa033
View commit details
Copy full SHA for 65fa033
Browse repository at this point
fix(compose): use viewModel as LaunchedEffect key for event flow collection
Show description for a8b5cba
bmc08gt
committed
a8b5cba
View commit details
Copy full SHA for a8b5cba
Browse repository at this point
fix(compose): add stable keys to lazy lists
Show description for 640e1b5
bmc08gt
committed
640e1b5
View commit details
Copy full SHA for 640e1b5
Browse repository at this point
fix(compose): use rememberSaveable for user-driven UI flags
Show description for a010612
bmc08gt
committed
a010612
View commit details
Copy full SHA for a010612
Browse repository at this point
fix(compose): use staticCompositionLocalOf for singleton controllers
Show description for 3a1f8a1
bmc08gt
committed
3a1f8a1
View commit details
Copy full SHA for 3a1f8a1
Browse repository at this point
fix(compose): correct parameter ordering in shared components
Show description for ae4c2cc
bmc08gt
committed
ae4c2cc
View commit details
Copy full SHA for ae4c2cc
Browse repository at this point
fix(compose): add modifier parameter to ConnectionStatus
Show description for 7ad1fdf
bmc08gt
committed
7ad1fdf
View commit details
Copy full SHA for 7ad1fdf
Browse repository at this point
You can’t perform that action at this time.