Skip to content

Move custom preference out of the "Extensions" folder #14353

Answered by msujew
Hanksha asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @Hanksha,

you will need to override the PreferenceLayoutProvider and return a modified layout, see here:

getLayout(): PreferenceLayout[] {
return DEFAULT_LAYOUT;
}

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by Hanksha
Comment options

You must be logged in to vote
1 reply
@msujew
Comment options

Comment options

You must be logged in to vote
1 reply
@Hanksha
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants