Skip to content

Fix #993: Add blocked and enabled status in the app header#1046

Merged
lihenggui merged 2 commits intomainfrom
feature/show_stats_in_sdk_tracker
Oct 7, 2024
Merged

Fix #993: Add blocked and enabled status in the app header#1046
lihenggui merged 2 commits intomainfrom
feature/show_stats_in_sdk_tracker

Conversation

@lihenggui
Copy link
Copy Markdown
Owner

Closes #993

<item quantity="one">%1$d matched component</item>
<item quantity="other">%1$d matched components</item>
</plurals>
<string name="core_ui_matched">%1$d matched, %2$d blocked, %3$d enabled.</string>

Check warning

Code scanning / Android Lint

Potential Plurals

Formatting %d followed by words ("matched"): This should probably be a plural rather than a string
@lihenggui lihenggui merged commit bd96fc9 into main Oct 7, 2024
@lihenggui lihenggui deleted the feature/show_stats_in_sdk_tracker branch October 7, 2024 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FR]: Add "disabled" count on "SDK/Tracker" page

2 participants