New now playing screen. Work in progress!
This commit is contained in:
parent
479a7d81cd
commit
1cde43af07
27 changed files with 889 additions and 571 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<size
|
||||
android:width="3dp"
|
||||
android:height="20dp" />
|
||||
android:width="4dp"
|
||||
android:height="24dp" />
|
||||
<solid android:color="@android:color/black" />
|
||||
</shape>
|
||||
Loading…
Add table
Add a link
Reference in a new issue