marianomartin 09d87fe6ee Change OnTabSelectedListener back to extend BaseOnTabSelectedListener
This brings back binary compatibility with 1.0.0 and 1.1.0-RC.

The reason this broke was because members were removed from the OnTabSelectedListener superclass set.
Which is not supported, regardless of whether tab OnTabSelectedListener still kept the same members.

https://docs.oracle.com/javase/specs/jls/se7/html/jls-13.html#jls-13.4.4

Resolves  https://github.com/material-components/material-components-android/issues/903?

PiperOrigin-RevId: 290152502
(cherry picked from commit 3cd591fd71d90e5a357a5ee5549ad36f9c08fdf2)
2020-01-17 14:32:07 -05:00
..
2019-07-23 11:21:39 -04:00