Commit d3ef9e58 authored by Varun Patil's avatar Varun Patil

Make event name smaller, bold

parent 6cc40cae
...@@ -52,7 +52,8 @@ ...@@ -52,7 +52,8 @@
android:layout_weight="10" android:layout_weight="10"
android:text="Event Title" android:text="Event Title"
android:textColor="#fff" android:textColor="#fff"
android:textSize="28sp" /> android:textSize="21sp"
android:textStyle="bold"/>
<ImageButton <ImageButton
android:id="@+id/share_event_button" android:id="@+id/share_event_button"
......
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