This commit is contained in:
r-ca 2024-01-07 16:32:44 +09:00
parent 0a639d4b05
commit 80c5bca179
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9
2 changed files with 3 additions and 0 deletions

View File

@ -37,6 +37,8 @@ public class DebugMenuDocProcessorTesterFragment extends Fragment {
// Inflate the layout for this fragment
View view = inflater.inflate(R.layout.fragment_debug_menu_doc_processor_tester, container, false);
return view;
}
}

View File

@ -32,4 +32,5 @@
</LinearLayout>
</LinearLayout>
</androidx.constraintlayout.widget.ConstraintLayout>