Loading core/res/res/values/attrs.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -6388,7 +6388,7 @@ <!-- The summary for the Preference in a PreferenceActivity screen. --> <!-- The summary for the Preference in a PreferenceActivity screen. --> <attr name="summary" /> <attr name="summary" /> <!-- The order for the Preference (lower values are to be ordered first). If this is not <!-- The order for the Preference (lower values are to be ordered first). If this is not specified, the default orderin will be alphabetic. --> specified, the default ordering will be alphabetic. --> <attr name="order" format="integer" /> <attr name="order" format="integer" /> <!-- When used inside of a modern PreferenceActivity, this declares <!-- When used inside of a modern PreferenceActivity, this declares a new PreferenceFragment to be shown when the user selects this item. --> a new PreferenceFragment to be shown when the user selects this item. --> Loading Loading
core/res/res/values/attrs.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -6388,7 +6388,7 @@ <!-- The summary for the Preference in a PreferenceActivity screen. --> <!-- The summary for the Preference in a PreferenceActivity screen. --> <attr name="summary" /> <attr name="summary" /> <!-- The order for the Preference (lower values are to be ordered first). If this is not <!-- The order for the Preference (lower values are to be ordered first). If this is not specified, the default orderin will be alphabetic. --> specified, the default ordering will be alphabetic. --> <attr name="order" format="integer" /> <attr name="order" format="integer" /> <!-- When used inside of a modern PreferenceActivity, this declares <!-- When used inside of a modern PreferenceActivity, this declares a new PreferenceFragment to be shown when the user selects this item. --> a new PreferenceFragment to be shown when the user selects this item. --> Loading