mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-09-30 08:22:24 +00:00
Apply the space button shortcut to large screens as well
This commit is contained in:
@@ -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" />
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user