mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-12-01 12:31:45 +00:00
Changed color of separator
This commit is contained in:
@ -121,8 +121,8 @@
|
||||
|
||||
<View
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="1dp"
|
||||
android:layout_height="0.5dp"
|
||||
android:layout_below="@id/viewpager"
|
||||
android:background="@color/bright_blue" />
|
||||
android:background="@color/ics_gray" />
|
||||
|
||||
</RelativeLayout>
|
||||
Reference in New Issue
Block a user