subscribe button now match service's main color

This commit is contained in:
bopol 2020-05-11 19:29:34 +02:00
parent c2b0cff3d9
commit 1151024ab4
6 changed files with 5 additions and 34 deletions

View file

@ -108,7 +108,7 @@
android:layout_marginRight="2dp"
android:text="@string/subscribe_button_title"
android:textSize="@dimen/channel_rss_title_size"
android:theme="@style/RedButton"
android:theme="@style/ServiceColoredButton"
android:visibility="gone"
tools:ignore="RtlHardcoded"
tools:visibility="visible" />