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:
Alexander-- 2019-12-01 12:38:01 +06:59
parent 29136d633a
commit 3f51114129
2 changed files with 7 additions and 0 deletions

View file

@ -12,6 +12,7 @@
android:layout_marginTop="3dp"
android:minHeight="?listPreferredItemHeightSmall"
android:orientation="horizontal"
android:focusable="true"
app:cardCornerRadius="5dp"
app:cardElevation="4dp">