mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
fix: update SettingsFragmentActions when preferences change
This commit is contained in:
parent
178865c6cf
commit
977c4618ef
4 changed files with 41 additions and 23 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue