danikula / danikula/AndroidVideoCache

help me!!!

Open
#212 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5.5k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

the function below in class VideoFragment of 'sample' module:
public static Fragment build(String url) {
return VideoFragment_.builder()
.url(url)
.build();
}
but I can't find builder()、url(url)、build() in current class.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.