mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2025-04-29 22:24:29 +02:00
document empty override
This commit is contained in:
parent
71ba131fb3
commit
4a65fc2358
@ -28,6 +28,9 @@ abstract class CreatorFeedView<TFragment> : FeedView<TFragment, PlatformAuthorLi
|
||||
);
|
||||
}
|
||||
|
||||
/*
|
||||
* An empty override to remove the inherited span count update functionality
|
||||
*/
|
||||
override fun updateSpanCount(){
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user