|
168 | 168 | android:layout_width="wrap_content"
|
169 | 169 | android:layout_height="35dp"
|
170 | 170 | android:layout_marginEnd="8dp"
|
171 |
| - android:background="?attr/selectableItemBackground" |
| 171 | + android:background="?attr/selectableItemBackgroundBorderless" |
172 | 172 | android:gravity="center"
|
173 | 173 | android:minWidth="0dp"
|
174 | 174 | android:padding="@dimen/player_main_buttons_padding"
|
|
182 | 182 | android:layout_width="35dp"
|
183 | 183 | android:layout_height="35dp"
|
184 | 184 | android:layout_marginEnd="8dp"
|
185 |
| - android:background="?attr/selectableItemBackground" |
| 185 | + android:background="?attr/selectableItemBackgroundBorderless" |
186 | 186 | android:clickable="true"
|
187 | 187 | android:focusable="true"
|
188 | 188 | android:paddingStart="3dp"
|
|
200 | 200 | android:layout_width="35dp"
|
201 | 201 | android:layout_height="35dp"
|
202 | 202 | android:layout_marginEnd="8dp"
|
203 |
| - android:background="?attr/selectableItemBackground" |
| 203 | + android:background="?attr/selectableItemBackgroundBorderless" |
204 | 204 | android:clickable="true"
|
205 | 205 | android:focusable="true"
|
206 | 206 | android:paddingStart="6dp"
|
|
280 | 280 | android:layout_width="wrap_content"
|
281 | 281 | android:layout_height="35dp"
|
282 | 282 | android:layout_marginEnd="8dp"
|
283 |
| - android:background="?attr/selectableItemBackground" |
| 283 | + android:background="?attr/selectableItemBackgroundBorderless" |
284 | 284 | android:clickable="true"
|
285 | 285 | android:contentDescription="@string/play_with_kodi_title"
|
286 | 286 | android:focusable="true"
|
|
295 | 295 | android:layout_width="wrap_content"
|
296 | 296 | android:layout_height="35dp"
|
297 | 297 | android:layout_marginEnd="8dp"
|
298 |
| - android:background="?attr/selectableItemBackground" |
| 298 | + android:background="?attr/selectableItemBackgroundBorderless" |
299 | 299 | android:clickable="true"
|
300 | 300 | android:contentDescription="@string/open_in_browser"
|
301 | 301 | android:focusable="true"
|
|
310 | 310 | android:layout_width="wrap_content"
|
311 | 311 | android:layout_height="35dp"
|
312 | 312 | android:layout_marginEnd="8dp"
|
313 |
| - android:background="?attr/selectableItemBackground" |
| 313 | + android:background="?attr/selectableItemBackgroundBorderless" |
314 | 314 | android:clickable="true"
|
315 | 315 | android:contentDescription="@string/share"
|
316 | 316 | android:focusable="true"
|
|
324 | 324 | android:id="@+id/switchMute"
|
325 | 325 | android:layout_width="wrap_content"
|
326 | 326 | android:layout_height="37dp"
|
327 |
| - android:background="?attr/selectableItemBackground" |
| 327 | + android:background="?attr/selectableItemBackgroundBorderless" |
328 | 328 | android:clickable="true"
|
329 | 329 | android:contentDescription="@string/mute"
|
330 | 330 | android:focusable="true"
|
|
338 | 338 | android:id="@+id/fullScreenButton"
|
339 | 339 | android:layout_width="40dp"
|
340 | 340 | android:layout_height="40dp"
|
341 |
| - android:background="?attr/selectableItemBackground" |
| 341 | + android:background="?attr/selectableItemBackgroundBorderless" |
342 | 342 | android:clickable="true"
|
343 | 343 | android:focusable="true"
|
344 | 344 | android:padding="@dimen/player_main_buttons_padding"
|
|
445 | 445 | android:id="@+id/playbackLiveSync"
|
446 | 446 | android:layout_width="wrap_content"
|
447 | 447 | android:layout_height="match_parent"
|
448 |
| - android:background="?attr/selectableItemBackground" |
| 448 | + android:background="?attr/selectableItemBackgroundBorderless" |
449 | 449 | android:gravity="center"
|
450 | 450 | android:paddingLeft="4dp"
|
451 | 451 | android:paddingRight="4dp"
|
|
460 | 460 | android:layout_width="40dp"
|
461 | 461 | android:layout_height="40dp"
|
462 | 462 | android:layout_marginStart="4dp"
|
463 |
| - android:background="?attr/selectableItemBackground" |
| 463 | + android:background="?attr/selectableItemBackgroundBorderless" |
464 | 464 | android:clickable="true"
|
465 | 465 | android:focusable="true"
|
466 | 466 | android:padding="@dimen/player_main_buttons_padding"
|
|
562 | 562 | android:layout_alignParentEnd="true"
|
563 | 563 | android:layout_centerVertical="true"
|
564 | 564 | android:layout_marginEnd="40dp"
|
565 |
| - android:background="?android:selectableItemBackground" |
| 565 | + android:background="?attr/selectableItemBackgroundBorderless" |
566 | 566 | android:clickable="true"
|
567 | 567 | android:contentDescription="@string/close"
|
568 | 568 | android:focusable="true"
|
|
580 | 580 | android:layout_centerVertical="true"
|
581 | 581 | android:layout_marginStart="40dp"
|
582 | 582 | android:layout_marginLeft="40dp"
|
583 |
| - android:background="?android:selectableItemBackground" |
| 583 | + android:background="?attr/selectableItemBackgroundBorderless" |
584 | 584 | android:clickable="true"
|
585 | 585 | android:focusable="true"
|
586 | 586 | android:padding="10dp"
|
|
595 | 595 | android:layout_height="50dp"
|
596 | 596 | android:layout_centerVertical="true"
|
597 | 597 | android:layout_toRightOf="@id/repeatButton"
|
598 |
| - android:background="?android:selectableItemBackground" |
| 598 | + android:background="?attr/selectableItemBackgroundBorderless" |
599 | 599 | android:clickable="true"
|
600 | 600 | android:focusable="true"
|
601 | 601 | android:padding="10dp"
|
|
611 | 611 | android:layout_width="wrap_content"
|
612 | 612 | android:layout_height="wrap_content"
|
613 | 613 | android:layout_centerVertical="true"
|
614 |
| - android:layout_toRightOf="@id/shuffleButton" |
615 |
| - android:layout_toLeftOf="@id/itemsListClose" |
| 614 | + android:layout_toEndOf="@id/shuffleButton" |
| 615 | + android:layout_toStartOf="@id/itemsListClose" |
616 | 616 | android:textColor="@android:color/white" />
|
617 | 617 | </RelativeLayout>
|
618 | 618 |
|
|
722 | 722 | android:layout_height="70dp"
|
723 | 723 | android:layout_centerInParent="true"
|
724 | 724 | tools:ignore="ContentDescription"
|
725 |
| - tools:src="@drawable/ic_brightness" /> |
| 725 | + tools:src="@drawable/ic_brightness_high" /> |
726 | 726 | </RelativeLayout>
|
727 | 727 |
|
728 | 728 | </RelativeLayout>
|
|
0 commit comments