-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Description
Please complete the following information:
- Library Version: 0.5.3
- Affected Device(s): Android Studio 2025.2.1 Patch 1
Describe the Bug:
Top level properties has incorrect rendering of name and containing file in the stability explorer.
Expected Behavior:
contentInsets property has Unknown.kt file instead of BaseScaffold.kt, and named <get-contentInsets> instead of contentInsets or WindowInsets.Companion.contentInsets.
