Commit e1068a68 authored by Varun Patil's avatar Varun Patil

Make PT blog title consistent with PWA

parent 900335f6
...@@ -21,8 +21,8 @@ ...@@ -21,8 +21,8 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:textColor="#000000" android:textColor="#000000"
android:textSize="20sp" android:textSize="22sp"
android:textStyle="bold" /> android:fontFamily="sans-serif-light" />
<TextView <TextView
android:id="@+id/post_published" android:id="@+id/post_published"
......
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