removed unnecessary text colour and fixed indentation
This commit is contained in:
parent
c187bf1575
commit
2e32d12bc0
1 changed files with 7 additions and 8 deletions
|
@ -63,8 +63,7 @@
|
||||||
android:layout_marginTop="3dp"
|
android:layout_marginTop="3dp"
|
||||||
android:layout_weight="0.5"
|
android:layout_weight="0.5"
|
||||||
android:drawableTop="@drawable/icon_actions_startextbolus"
|
android:drawableTop="@drawable/icon_actions_startextbolus"
|
||||||
android:text="@string/overview_extendedbolus_button"
|
android:text="@string/overview_extendedbolus_button" />
|
||||||
android:textColor="@color/colorSetExtendedButton" />
|
|
||||||
|
|
||||||
<Button
|
<Button
|
||||||
android:id="@+id/actions_extendedbolus_cancel"
|
android:id="@+id/actions_extendedbolus_cancel"
|
||||||
|
|
Loading…
Reference in a new issue