mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-03 16:00:49 +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…
x
Reference in New Issue
Block a user