Commit d52d6245 authored by Sajal Narang's avatar Sajal Narang

Change blog post design

parent 43bee9be
......@@ -11,8 +11,7 @@
android:layout_height="wrap_content"
android:fontFamily="sans-serif-light"
android:textColor="#000000"
android:textSize="22sp"
android:textStyle="bold" />
android:textSize="24sp" />
<TextView
android:id="@+id/post_published"
......@@ -23,7 +22,7 @@
android:id="@+id/post_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="8dp"
android:layout_marginTop="4dp"
android:textColor="#000000"
android:textColorLink="@color/colorPrimary" />
</LinearLayout>
\ No newline at end of file
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