mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-02-02 19:56:59 +01:00
Changed style of feedlist item
This commit is contained in:
parent
eb44579fa8
commit
7ea73f01ae
@ -51,8 +51,7 @@
|
||||
android:id="@+id/txtvLastUpdate"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textColor="@color/gray"
|
||||
android:textStyle="italic" />
|
||||
android:textColor="@color/gray" />
|
||||
</LinearLayout>
|
||||
|
||||
</RelativeLayout>
|
@ -38,8 +38,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center_horizontal"
|
||||
android:textColor="@color/gray"
|
||||
android:textStyle="italic" />
|
||||
android:textColor="@color/gray" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/txtvNumEpisodes"
|
||||
|
Loading…
x
Reference in New Issue
Block a user