File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 166166 android : background =" ?attr/selectableItemBackground"
167167 android : gravity =" center"
168168 android : minWidth =" 0dp"
169+ android : maxWidth =" 120dp"
170+ android : ellipsize =" end"
171+ android : singleLine =" true"
169172 android : padding =" @dimen/player_main_buttons_padding"
170173 android : textColor =" @android:color/white"
171174 android : textStyle =" bold"
182185 android : background =" ?attr/selectableItemBackground"
183186 android : gravity =" center"
184187 android : minWidth =" 0dp"
188+ android : maxWidth =" 80dp"
189+ android : ellipsize =" end"
190+ android : singleLine =" true"
185191 android : padding =" @dimen/player_main_buttons_padding"
186192 android : textColor =" @android:color/white"
187193 android : textStyle =" bold"
196202 android : background =" ?attr/selectableItemBackgroundBorderless"
197203 android : gravity =" center"
198204 android : minWidth =" 0dp"
205+ android : maxWidth =" 60dp"
206+ android : ellipsize =" end"
207+ android : singleLine =" true"
199208 android : padding =" @dimen/player_main_buttons_padding"
200209 android : textColor =" @android:color/white"
201210 android : textStyle =" bold"
273282 android : background =" ?attr/selectableItemBackground"
274283 android : gravity =" center"
275284 android : minWidth =" 50dp"
285+ android : maxWidth =" 80dp"
286+ android : ellipsize =" end"
287+ android : singleLine =" true"
276288 android : padding =" @dimen/player_main_buttons_padding"
277289 android : textColor =" @android:color/white"
278290 android : textStyle =" bold"
You can’t perform that action at this time.
0 commit comments