add focus,for rotary input (#1780)

add focus,for rotary input.
#1779
This commit is contained in:
apo-mak 2021-10-14 03:55:55 +03:00 committed by GitHub
parent 4893a293bb
commit f51d7ef92c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,4 +8,5 @@
android:paddingBottom="48dp"
android:clipToPadding="false"
tools:listitem="@layout/listitem_entity_button">
</androidx.wear.widget.WearableRecyclerView>
<requestFocus />
</androidx.wear.widget.WearableRecyclerView>