mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 20:55:31 +03:00
Merge pull request #13049 from nextcloud/chore/noid/overrideAnnotation
Annotate overridden function
This commit is contained in:
commit
52d8afb89e
1 changed files with 1 additions and 0 deletions
|
@ -195,6 +195,7 @@ public class GalleryFragment extends OCFileListFragment implements GalleryFragme
|
|||
showAllGalleryItems();
|
||||
}
|
||||
|
||||
@Override
|
||||
public int getColumnsCount() {
|
||||
return columnSize;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue