Code Cleanup
This commit is contained in:
parent
350cba2042
commit
9af80592b3
4 changed files with 21 additions and 16 deletions
|
@ -0,0 +1,5 @@
|
|||
package code.name.monkey.retromusic.interfaces
|
||||
|
||||
interface IScrollHelper {
|
||||
fun scrollToTop()
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue