Commit 18b6d82c authored by Varun Patil's avatar Varun Patil

Fix color of no notifications message

parent 82937393
......@@ -12,6 +12,7 @@
android:gravity="center"
android:textSize="16sp"
android:visibility="gone"
android:textColor="?attr/themeColorInverse"
android:text="No notifications for now!" />
<android.support.v7.widget.RecyclerView
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment