|
59 | 59 | <m:MaterialLabel text="2 columns" bottom="0" backgroundColor="brown darken-1" layoutPosition="ABSOLUTE" padding="12" fontSize="1.2em" textColor="white" width="100%"/> |
60 | 60 | </m:MaterialColumn> |
61 | 61 | <m:MaterialColumn grid="l2 s12 m6" backgroundColor="pink lighten-1" height="200px" waves="DEFAULT" padding="0" textAlign="CENTER"> |
62 | | - <m:MaterialIcon iconType="AIRPLANEMODE_ON" iconColor="white" iconSize="MEDIUM" marginTop="50" /> |
| 62 | + <m:MaterialIcon iconType="AIRPLANEMODE_ACTIVE" iconColor="white" iconSize="MEDIUM" marginTop="50" /> |
63 | 63 | <m:MaterialLabel text="2 columns" bottom="0" backgroundColor="pink darken-1" layoutPosition="ABSOLUTE" padding="12" fontSize="1.2em" textColor="white" width="100%"/> |
64 | 64 | </m:MaterialColumn> |
65 | 65 | </ma:masonry.MaterialMasonry> |
|
138 | 138 | <m:MaterialCardContent textColor="black"> |
139 | 139 | <m:MaterialRow marginBottom="0"> |
140 | 140 | <m:MaterialLabel fontSize="1.2em" text="In a Perfect World" textColor="white" grid="l9 s9 m9" truncate="true"/> |
141 | | - <m:MaterialIcon iconType="STAR_OUTLINE" textAlign="RIGHT" iconColor="white" grid="l3 s3 m3" /> |
| 141 | + <m:MaterialIcon iconType="STAR_BORDER" textAlign="RIGHT" iconColor="white" grid="l3 s3 m3" /> |
142 | 142 | </m:MaterialRow> |
143 | 143 | <m:MaterialLabel text="Kodaline" textColor="white"/> |
144 | 144 | <m:MaterialLabel text="Recently Added" fontSize="0.8em" textColor="white"/> |
|
154 | 154 | <m:MaterialCardContent textColor="black"> |
155 | 155 | <m:MaterialRow marginBottom="0"> |
156 | 156 | <m:MaterialLabel fontSize="1.2em" text="Supermodel" textColor="white" grid="l9 s9 m9" truncate="true"/> |
157 | | - <m:MaterialIcon iconType="STAR_OUTLINE" textAlign="RIGHT" iconColor="white" grid="l3 s3 m3" /> |
| 157 | + <m:MaterialIcon iconType="STAR_BORDER" textAlign="RIGHT" iconColor="white" grid="l3 s3 m3" /> |
158 | 158 | </m:MaterialRow> |
159 | 159 | <m:MaterialLabel text="Foster the people" textColor="white"/> |
160 | 160 | </m:MaterialCardContent> |
|
169 | 169 | <m:MaterialCardContent textColor="black"> |
170 | 170 | <m:MaterialRow marginBottom="0"> |
171 | 171 | <m:MaterialLabel fontSize="1.2em" text="Halcyon Days" textColor="white" grid="l9 s9 m9" truncate="true"/> |
172 | | - <m:MaterialIcon iconType="STAR_OUTLINE" textAlign="RIGHT" iconColor="white" grid="l3 s3 m3" /> |
| 172 | + <m:MaterialIcon iconType="STAR_BORDER" textAlign="RIGHT" iconColor="white" grid="l3 s3 m3" /> |
173 | 173 | </m:MaterialRow> |
174 | 174 | <m:MaterialLabel text="Ellie Goulding" textColor="white"/> |
175 | 175 | </m:MaterialCardContent> |
|
184 | 184 | <m:MaterialCardContent textColor="black"> |
185 | 185 | <m:MaterialRow marginBottom="0"> |
186 | 186 | <m:MaterialLabel fontSize="1.2em" text="Native" textColor="white" grid="l9 s9 m9" truncate="true"/> |
187 | | - <m:MaterialIcon iconType="STAR_OUTLINE" textAlign="RIGHT" iconColor="white" grid="l3 s3 m3" /> |
| 187 | + <m:MaterialIcon iconType="STAR_BORDER" textAlign="RIGHT" iconColor="white" grid="l3 s3 m3" /> |
188 | 188 | </m:MaterialRow> |
189 | 189 | <m:MaterialLabel text="One Republic" textColor="white"/> |
190 | 190 | </m:MaterialCardContent> |
|
200 | 200 | <m:MaterialCardContent textColor="black"> |
201 | 201 | <m:MaterialRow marginBottom="0"> |
202 | 202 | <m:MaterialLabel fontSize="1.2em" text="Comedown machine" textColor="white" grid="l9 s9 m9" truncate="true"/> |
203 | | - <m:MaterialIcon iconType="STAR_OUTLINE" textAlign="RIGHT" iconColor="white" grid="l3 s3 m3" /> |
| 203 | + <m:MaterialIcon iconType="STAR_BORDER" textAlign="RIGHT" iconColor="white" grid="l3 s3 m3" /> |
204 | 204 | </m:MaterialRow> |
205 | 205 | <m:MaterialLabel text="The Strokes" textColor="white"/> |
206 | 206 | </m:MaterialCardContent> |
|
215 | 215 | <m:MaterialCardContent textColor="black"> |
216 | 216 | <m:MaterialRow marginBottom="0"> |
217 | 217 | <m:MaterialLabel fontSize="1.2em" text="Girl" textColor="white" grid="l9 s9 m9" truncate="true"/> |
218 | | - <m:MaterialIcon iconType="STAR_OUTLINE" textAlign="RIGHT" iconColor="white" grid="l3 s3 m3" /> |
| 218 | + <m:MaterialIcon iconType="STAR_BORDER" textAlign="RIGHT" iconColor="white" grid="l3 s3 m3" /> |
219 | 219 | </m:MaterialRow> |
220 | 220 | <m:MaterialLabel text="Pharrell Williams" textColor="white"/> |
221 | 221 | </m:MaterialCardContent> |
|
0 commit comments