version 1.0.0 #67
@ -28,7 +28,7 @@
|
||||
android:id="@+id/image_poster"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@color/textBackgroundDark"
|
||||
android:background="?shapeTextBackground"
|
||||
android:contentDescription="@string/media_poster_desc" />
|
||||
|
||||
</FrameLayout>
|
||||
@ -38,7 +38,7 @@
|
||||
android:layout_width="128dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_margin="11dp"
|
||||
android:background="@color/textBackgroundDark"
|
||||
android:background="?shapeTextBackground"
|
||||
android:textSize="15sp"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
|
Loading…
Reference in New Issue
Block a user