Tweak transparency and colors

This commit is contained in:
2016-04-25 21:03:23 -04:00
parent 8b18e32a16
commit 7977d5247c
7 changed files with 69 additions and 54 deletions

View File

@@ -32,13 +32,9 @@
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_weight="1"
habit:percentage="0.25"
habit:thickness="2"
habit:textSize="16"
habit:color="@color/white"
habit:inactiveColor="@color/white"
habit:enableFontAwesome="true"
habit:text="@string/fa_check"
android:layout_marginTop="8dp"
android:layout_marginLeft="12dp"
android:layout_marginRight="12dp"/>