Improve usability of settings on TV devices
* Add focus overlay to SettingsActivity * Make screen "Contents of Main Page" navigable from remote
This commit is contained in:
parent
29136d633a
commit
3f51114129
2 changed files with 7 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
android:layout_marginTop="3dp"
|
||||
android:minHeight="?listPreferredItemHeightSmall"
|
||||
android:orientation="horizontal"
|
||||
android:focusable="true"
|
||||
app:cardCornerRadius="5dp"
|
||||
app:cardElevation="4dp">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue