fix: update SettingsFragmentActions when preferences change

This commit is contained in:
Josia Pietsch 2024-08-02 01:52:52 +02:00
parent 178865c6cf
commit 977c4618ef
Signed by: jrpie
GPG key ID: E70B571D66986A2D
4 changed files with 41 additions and 23 deletions

View file

@ -8,7 +8,7 @@
android:paddingTop="16sp"
android:paddingRight="32sp">
<fragment
<androidx.fragment.app.FragmentContainerView
android:id="@+id/settings_actions_rview_fragment"
android:name="de.jrpie.android.launcher.settings.actions.SettingsFragmentActionsRecycler"
android:layout_width="match_parent"