danikula / danikula/AndroidVideoCache

help me!!!

オープン
#212 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
5.5k
フォーク
1.2k
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Start in the sample module at class VideoFragment and inspect the build(String url) entry point, then search the project for VideoFragment_ and the builder, url, and build methods. Done would require documenting where these members come from or clarifying the sample code so a reader can locate them.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
android, java
領域
mobile
issue の種類
ドキュメント
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
20/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。