mirror of
https://github.com/owenlejeune/TVTime.git
synced 2026-02-15 17:56:51 -05:00
display cast and overview on details screen
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<corners android:radius="5dp" />
|
||||
<corners android:radius="20dp" />
|
||||
<solid android:color="@android:color/darker_gray" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user