diff --git a/app/src/main/ic_percentage-web.png b/app/src/main/ic_percentage-web.png new file mode 100644 index 0000000000..ea4174b192 Binary files /dev/null and b/app/src/main/ic_percentage-web.png differ diff --git a/app/src/main/ic_time-web.png b/app/src/main/ic_time-web.png new file mode 100644 index 0000000000..3de6ba9dc2 Binary files /dev/null and b/app/src/main/ic_time-web.png differ diff --git a/app/src/main/res/layout/circadianpercentageprofile_fragment.xml b/app/src/main/res/layout/circadianpercentageprofile_fragment.xml index 6d6b4263f5..a5389a8e83 100644 --- a/app/src/main/res/layout/circadianpercentageprofile_fragment.xml +++ b/app/src/main/res/layout/circadianpercentageprofile_fragment.xml @@ -38,11 +38,11 @@ android:background="@drawable/pillborder" android:padding="5dp"> - + android:textAppearance="?android:attr/textAppearanceMedium" + android:src="@mipmap/ic_percentage"/> - + android:textAppearance="?android:attr/textAppearanceMedium" + android:src="@mipmap/ic_time"/>