Refactor RingView; make text size consistent

This commit is contained in:
2016-03-15 05:30:27 -04:00
parent b20fd44cbc
commit 9232378d04
4 changed files with 63 additions and 38 deletions

View File

@@ -93,7 +93,7 @@
<item name="android:paddingTop">12dp</item>
</style>
<style name="repetitionCountStyle">
<style name="smallDataViewStyle">
<item name="android:layout_width">0dp</item>
<item name="android:layout_height">wrap_content</item>
<item name="android:layout_weight">1</item>