Description:
The Tooltip component is still not implemented in Material Components for Android, despite being included in the design/specification since the very first version of the library.
The component has been part of the specification across multiple major iterations of the library, including the current one. However, it has never been delivered in any released version.
This creates a gap between the documented/design system specification and the actual component library implementation. Since Tooltip is a core UI pattern, its absence reduces consistency and forces product teams to create custom solutions outside the library.
Expected result:
Implement the Tooltip component in the library according to the approved specification/design guidelines.
Actual result:
Tooltip remains missing from the library, although it has been present in the specification since the initial version.
References:
Description:
The
Tooltipcomponent is still not implemented in Material Components for Android, despite being included in the design/specification since the very first version of the library.The component has been part of the specification across multiple major iterations of the library, including the current one. However, it has never been delivered in any released version.
This creates a gap between the documented/design system specification and the actual component library implementation. Since
Tooltipis a core UI pattern, its absence reduces consistency and forces product teams to create custom solutions outside the library.Expected result:
Implement the
Tooltipcomponent in the library according to the approved specification/design guidelines.Actual result:
Tooltipremains missing from the library, although it has been present in the specification since the initial version.References: