|
37 | 37 | <io.material.materialthemebuilder.widget.TypeAttributeView |
38 | 38 | android:layout_width="match_parent" |
39 | 39 | android:layout_height="wrap_content" |
40 | | - android:text="\?textAppearanceHeadline1" |
| 40 | + android:text="textAppearanceHeadline1" |
41 | 41 | app:previewText="@string/text_appearance_h1_label" |
42 | 42 | app:previewTextAppearance="?attr/textAppearanceHeadline1" |
43 | 43 | android:layout_marginTop="@dimen/keyline_2" |
|
46 | 46 | <io.material.materialthemebuilder.widget.TypeAttributeView |
47 | 47 | android:layout_width="match_parent" |
48 | 48 | android:layout_height="wrap_content" |
49 | | - android:text="\?textAppearanceHeadline2" |
| 49 | + android:text="textAppearanceHeadline2" |
50 | 50 | app:previewText="@string/text_appearance_h2_label" |
51 | 51 | app:previewTextAppearance="?attr/textAppearanceHeadline2" |
52 | 52 | android:layout_marginTop="@dimen/keyline_2" |
|
55 | 55 | <io.material.materialthemebuilder.widget.TypeAttributeView |
56 | 56 | android:layout_width="match_parent" |
57 | 57 | android:layout_height="wrap_content" |
58 | | - android:text="\?textAppearanceHeadline3" |
| 58 | + android:text="textAppearanceHeadline3" |
59 | 59 | app:previewText="@string/text_appearance_h3_label" |
60 | 60 | app:previewTextAppearance="?attr/textAppearanceHeadline3" |
61 | 61 | android:layout_marginTop="@dimen/keyline_2" |
|
64 | 64 | <io.material.materialthemebuilder.widget.TypeAttributeView |
65 | 65 | android:layout_width="match_parent" |
66 | 66 | android:layout_height="wrap_content" |
67 | | - android:text="\?textAppearanceHeadline4" |
| 67 | + android:text="textAppearanceHeadline4" |
68 | 68 | app:previewText="@string/text_appearance_h4_label" |
69 | 69 | app:previewTextAppearance="?attr/textAppearanceHeadline4" |
70 | 70 | android:layout_marginTop="@dimen/keyline_2" |
|
73 | 73 | <io.material.materialthemebuilder.widget.TypeAttributeView |
74 | 74 | android:layout_width="match_parent" |
75 | 75 | android:layout_height="wrap_content" |
76 | | - android:text="\?textAppearanceHeadline5" |
| 76 | + android:text="textAppearanceHeadline5" |
77 | 77 | app:previewText="@string/text_appearance_h5_label" |
78 | 78 | app:previewTextAppearance="?attr/textAppearanceHeadline5" |
79 | 79 | android:layout_marginTop="@dimen/keyline_2" |
|
82 | 82 | <io.material.materialthemebuilder.widget.TypeAttributeView |
83 | 83 | android:layout_width="match_parent" |
84 | 84 | android:layout_height="wrap_content" |
85 | | - android:text="\?textAppearanceHeadline6" |
| 85 | + android:text="textAppearanceHeadline6" |
86 | 86 | app:previewText="@string/text_appearance_h6_label" |
87 | 87 | app:previewTextAppearance="?attr/textAppearanceHeadline6" |
88 | 88 | android:layout_marginTop="@dimen/keyline_2" |
|
91 | 91 | <io.material.materialthemebuilder.widget.TypeAttributeView |
92 | 92 | android:layout_width="match_parent" |
93 | 93 | android:layout_height="wrap_content" |
94 | | - android:text="\?textAppearanceSubtitle1" |
| 94 | + android:text="textAppearanceSubtitle1" |
95 | 95 | app:previewText="@string/text_appearance_subtitle_1_label" |
96 | 96 | app:previewTextAppearance="?attr/textAppearanceSubtitle1" |
97 | 97 | app:previewTextColor="@color/material_on_background_emphasis_medium" |
|
101 | 101 | <io.material.materialthemebuilder.widget.TypeAttributeView |
102 | 102 | android:layout_width="match_parent" |
103 | 103 | android:layout_height="wrap_content" |
104 | | - android:text="\?textAppearanceSubtitle2" |
| 104 | + android:text="textAppearanceSubtitle2" |
105 | 105 | app:previewText="@string/text_appearance_subtitle_2_label" |
106 | 106 | app:previewTextAppearance="?attr/textAppearanceSubtitle2" |
107 | 107 | app:previewTextColor="@color/material_on_background_emphasis_medium" |
|
111 | 111 | <io.material.materialthemebuilder.widget.TypeAttributeView |
112 | 112 | android:layout_width="match_parent" |
113 | 113 | android:layout_height="wrap_content" |
114 | | - android:text="\?textAppearanceBody1" |
| 114 | + android:text="textAppearanceBody1" |
115 | 115 | app:previewText="@string/text_appearance_body_1_label" |
116 | 116 | app:previewTextAppearance="?attr/textAppearanceBody1" |
117 | 117 | app:previewTextColor="@color/material_on_background_emphasis_medium" |
|
121 | 121 | <io.material.materialthemebuilder.widget.TypeAttributeView |
122 | 122 | android:layout_width="match_parent" |
123 | 123 | android:layout_height="wrap_content" |
124 | | - android:text="\?textAppearanceBody2" |
| 124 | + android:text="textAppearanceBody2" |
125 | 125 | app:previewText="@string/text_appearance_body_2_label" |
126 | 126 | app:previewTextAppearance="?attr/textAppearanceBody2" |
127 | 127 | app:previewTextColor="@color/material_on_background_emphasis_medium" |
|
131 | 131 | <io.material.materialthemebuilder.widget.TypeAttributeView |
132 | 132 | android:layout_width="match_parent" |
133 | 133 | android:layout_height="wrap_content" |
134 | | - android:text="\?textAppearanceButton" |
| 134 | + android:text="textAppearanceButton" |
135 | 135 | app:previewText="@string/text_appearance_button_label" |
136 | 136 | app:previewTextAppearance="?attr/textAppearanceButton" |
137 | 137 | app:previewTextColor="@color/material_on_background_emphasis_medium" |
|
141 | 141 | <io.material.materialthemebuilder.widget.TypeAttributeView |
142 | 142 | android:layout_width="match_parent" |
143 | 143 | android:layout_height="wrap_content" |
144 | | - android:text="\?textAppearanceCaption" |
| 144 | + android:text="textAppearanceCaption" |
145 | 145 | app:previewText="@string/text_appearance_caption_label" |
146 | 146 | app:previewTextAppearance="?attr/textAppearanceCaption" |
147 | 147 | app:previewTextColor="@color/material_on_background_emphasis_medium" |
|
151 | 151 | <io.material.materialthemebuilder.widget.TypeAttributeView |
152 | 152 | android:layout_width="match_parent" |
153 | 153 | android:layout_height="wrap_content" |
154 | | - android:text="\?textAppearanceOverline" |
| 154 | + android:text="textAppearanceOverline" |
155 | 155 | app:previewText="@string/text_appearance_overline_label" |
156 | 156 | app:previewTextAppearance="?attr/textAppearanceOverline" |
157 | 157 | app:previewTextColor="@color/material_on_background_emphasis_medium" |
|
0 commit comments