Implementing BaseOnSliderTouchListener's onStartTrackingTouch
and onStopTrackingTouch
(documentation) give the lint the following error message :
Error: BaseOnSliderTouchListener.onStartTrackingTouch can only be called from within the same library group (referenced groupId=com.google.android.material from groupId=your-group-id) [RestrictedApi]