mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-26 09:43:15 +00:00
コメント追加
This commit is contained in:
parent
83d2d0af02
commit
bbeba2b733
|
@ -36,6 +36,8 @@ import java.util.Locale;
|
||||||
*/
|
*/
|
||||||
public class ScannerDataManagerStubFragment extends Fragment {
|
public class ScannerDataManagerStubFragment extends Fragment {
|
||||||
|
|
||||||
|
// TODO-rca: 時間があったらcacheを使うようにする?
|
||||||
|
|
||||||
// Results
|
// Results
|
||||||
private ArrayList<CapturedData> results = new ArrayList<>();
|
private ArrayList<CapturedData> results = new ArrayList<>();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user