mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-07 18:16:23 +00:00
Android: Support for AndroidTV Oreo Homescreen channels
This commit is contained in:
parent
14317c8a0f
commit
0488fe1d30
12 changed files with 1034 additions and 2 deletions
|
@ -86,6 +86,7 @@ dependencies {
|
|||
|
||||
// Android TV UI libraries.
|
||||
implementation "com.android.support:leanback-v17:$androidSupportVersion"
|
||||
implementation "com.android.support:support-tv-provider:$androidSupportVersion"
|
||||
|
||||
// For showing the banner as a circle a-la Material Design Guidelines
|
||||
implementation 'de.hdodenhof:circleimageview:2.1.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue