Adjust text size and position on HistoryView and StreakView

This commit is contained in:
2016-04-16 08:06:01 -04:00
parent c757ce6548
commit c4bf31e778
3 changed files with 12 additions and 7 deletions

View File

@@ -22,7 +22,7 @@
android:minHeight="80dp"
android:minWidth="80dp"
android:minResizeWidth="40dp"
android:minResizeHeight="40dp"
android:minResizeHeight="80dp"
android:initialLayout="@layout/widget_graph"
android:previewImage="@drawable/widget_preview_history"
android:resizeMode="vertical|horizontal"