| commit | 7200e3d7dcbd6ee01f7dcc930e69517cd66b0519 | [log] [tgz] |
|---|---|---|
| author | venkicodes <venkicodes@google.com> | Fri Nov 07 07:37:23 2025 +0000 |
| committer | Venkatesh D <venkicodes@google.com> | Fri Nov 07 19:06:15 2025 -0800 |
| tree | 7a0f7602c417e8ec4383591fc08eae8f102ad120 | |
| parent | dac4233baea8aa677c69b19634e46dce2eed15f6 [diff] |
Fix SS attributes failed state text & scroll The view's content and the scrollbar have been wrapped in a Row to position the scrollbar correctly on the right. When a screenshot test failed without a calculated diff percentage, the "Match" field would display the text "FAILED". This has been changed to show a more intuitive "0.00%" to indicate a complete mismatch. Bug: 457924729 Test: Existing unit tests in ScreenshotAttributesViewTest.kt pass & Manual verifiction. Change-Id: I0a91e999d852202f52f33b099a950bb16b72b947
This is the source code of the Android plugin for IntelliJ platform, which is also the main part of Android Studio.
See the links below for implementation details and make sure to read IntelliJ Platform SDK docs first.