Merge "Adding the ability to customize the subtitle on an unavailable slice"
This commit is contained in:
@@ -72,6 +72,8 @@
|
||||
<attr name="platform_slice" format="boolean" />
|
||||
<!-- Whether or not dynamic summary text from PreferenceController is allowed when creating slice object, by default it's false. -->
|
||||
<attr name="allowDynamicSummaryInSlice" format="boolean" />
|
||||
<!-- customized subtitle if it's an unavailable slice -->
|
||||
<attr name="unavailableSliceSubtitle" format="string" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="PreferenceScreen">
|
||||
|
||||
Reference in New Issue
Block a user