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