mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-30 03:23:16 +00:00
Placeholder
This commit is contained in:
parent
39e22de1a2
commit
ec81dfd525
|
@ -124,5 +124,9 @@ public class DebugMenuFragment extends Fragment {
|
||||||
|
|
||||||
documentDebug.insertDocument(meta, detail);
|
documentDebug.insertDocument(meta, detail);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
view.findViewById(R.id.btn_debug_menu_select_test_data).setOnClickListener(v -> {
|
||||||
|
// Placeholder
|
||||||
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user