removed unnecessary text colour and fixed indentation

This commit is contained in:
AdrianLxM 2017-07-22 14:34:59 +02:00
parent c187bf1575
commit 2e32d12bc0

View file

@ -63,8 +63,7 @@
android:layout_marginTop="3dp"
android:layout_weight="0.5"
android:drawableTop="@drawable/icon_actions_startextbolus"
android:text="@string/overview_extendedbolus_button"
android:textColor="@color/colorSetExtendedButton" />
android:text="@string/overview_extendedbolus_button" />
<Button
android:id="@+id/actions_extendedbolus_cancel"