mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-26 17:53:14 +00:00
コメント追加
This commit is contained in:
parent
cd1f2b2261
commit
62f5d53bb3
|
@ -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