mirror of
https://github.com/antebudimir/tempus.git
synced 2026-04-15 16:27:26 +00:00
Android Auto: improve media service browsing (#437)
* Add Android Auto icons and improve media service browsing * chore: changelog and build updated for release * add grid/list setting for playlist, podcast and radio --------- Co-authored-by: eddyizm <eddyizm@gmail.com>
This commit is contained in:
parent
145bb82eb0
commit
3ba2255205
26 changed files with 739 additions and 279 deletions
5
app/src/main/res/drawable/ic_aa_other.xml
Normal file
5
app/src/main/res/drawable/ic_aa_other.xml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:tint="#FFFFFF" android:viewportHeight="960" android:viewportWidth="960" android:width="24dp">
|
||||
|
||||
<path android:fillColor="@android:color/white" android:pathData="M120,880L120,800L840,800L840,880L120,880ZM120,640L120,560L840,560L840,640L120,640ZM120,400L120,320L840,320L840,400L120,400ZM120,160L120,80L840,80L840,160L120,160Z"/>
|
||||
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue