Prima implementazione delle PreferenceSettings
This commit is contained in:
@@ -310,6 +310,7 @@ open class WaterfallToolbar : androidx.cardview.widget.CardView {
|
||||
post {
|
||||
// it's safe to use "!!" here, since savedState will
|
||||
// always store values properly set in onSaveInstanceState()
|
||||
|
||||
cardElevation = state.elevation!!.toFloat()
|
||||
orthodoxPosition = state.orthodoxPosition!!
|
||||
realPosition = state.realPosition!!
|
||||
|
||||
Reference in New Issue
Block a user