Apply the space button shortcut to large screens as well
This commit is contained in:
parent
0569989126
commit
b57717831a
1 changed files with 2 additions and 0 deletions
|
|
@ -703,6 +703,8 @@
|
||||||
android:background="?attr/selectableItemBackground"
|
android:background="?attr/selectableItemBackground"
|
||||||
android:padding="10dp"
|
android:padding="10dp"
|
||||||
android:scaleType="center"
|
android:scaleType="center"
|
||||||
|
android:focusable="true"
|
||||||
|
android:focusedByDefault="true"
|
||||||
app:srcCompat="?attr/ic_play_arrow"
|
app:srcCompat="?attr/ic_play_arrow"
|
||||||
tools:ignore="ContentDescription,RtlHardcoded" />
|
tools:ignore="ContentDescription,RtlHardcoded" />
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue