mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2026-05-16 04:52:39 +02:00
document empty override
This commit is contained in:
+3
@@ -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(){
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user