refactor: remove unused stuff, fix lint warnings
Some checks are pending
Android CI / build (push) Waiting to run

This commit is contained in:
Josia Pietsch 2025-03-16 16:37:39 +01:00
parent 90434617e7
commit da115bb2d9
Signed by: jrpie
GPG key ID: E70B571D66986A2D
51 changed files with 415 additions and 605 deletions

View file

@ -33,7 +33,7 @@
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/tutorial_setup_title" />
<fragment
<androidx.fragment.app.FragmentContainerView
android:id="@+id/tutorial_setup_actions_rview_fragment"
android:name="de.jrpie.android.launcher.ui.settings.actions.SettingsFragmentActionsRecycler"
android:layout_width="0dp"