mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-14 04:00:48 +00:00
Revert "Log一覧フラグメント実装WIP"
This reverts commit dc516bc08359571083878d03c8644d918c38add9.
This commit is contained in:
parent
dc516bc083
commit
176d8da59d
@ -8,23 +8,13 @@ import android.view.LayoutInflater;
|
||||
import android.view.View;
|
||||
import android.view.ViewGroup;
|
||||
|
||||
import javax.inject.Inject;
|
||||
|
||||
import dagger.hilt.android.AndroidEntryPoint;
|
||||
import one.nem.lacerta.source.database.LacertaDatabase;
|
||||
|
||||
/**
|
||||
* A simple {@link Fragment} subclass.
|
||||
* Use the {@link DebugMenuVcsLogRecordFragment#newInstance} factory method to
|
||||
* create an instance of this fragment.
|
||||
*/
|
||||
@AndroidEntryPoint
|
||||
public class DebugMenuVcsLogRecordFragment extends Fragment {
|
||||
|
||||
@Inject
|
||||
LacertaDatabase database;
|
||||
|
||||
|
||||
public DebugMenuVcsLogRecordFragment() {
|
||||
// Required empty public constructor
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user