Skip to content

Commit

Permalink
small aesthetic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
hareeshnagaraj committed Aug 4, 2014
1 parent 450ac41 commit 773b025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/styles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<style name="nowCardStyle" parent="android:Widget.TextView">
<item name="android:background">@drawable/search_bg_shadow</item>
<item name="android:gravity">center</item>
<item name="android:minHeight">150dp</item>
<item name="android:minHeight">200dp</item>
<item name="android:minWidth">200dp</item>
<item name="android:textColor">#707070</item>
</style>
Expand Down

0 comments on commit 773b025

Please sign in to comment.