-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Feature/2886 general site settings #2979
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/2886 general site settings #2979
Conversation
Added attribute to set number of values on SeekBarPreference. Moved Summary updates to the fragment.
Adding class to handle limiting the summary size for certain preferences. Converting language codes for list preference values.
|
I'm still seeing a couple of crashes:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be more bandwidth-friendly to only call applyChanges() when the user has actually made changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
applyChanges()makes sure there are changes by checking the params generated by 'generatePostParams()' before making a POST request.
|
Just noticed that changes to the language preference aren't being retained. |
|
…-site-settings Conflicts: WordPress/src/main/res/values/strings.xml
|
This is shaping up nicely and looks great, but there are a few minor issues still:
|
|
Looks good |
…ite-settings Feature/2886 general site settings



Moved from #2971
cc @nbradbury