Added dark theme

This commit is contained in:
59436419 2017-01-17 22:13:33 +05:30
parent 616a721bba
commit 081a45b70d
7 changed files with 6 additions and 1 deletions

View file

@ -73,7 +73,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="@dimen/fab_margin"
android:src="@drawable/ic_rss_feed_white_24dp"
android:src="?attr/rss"
app:layout_anchor="@id/channel_app_bar"
app:layout_anchorGravity="bottom|end" />