Revert an unwanted change in the previous commit

This commit is contained in:
Sylvain Berfini 2013-10-08 15:09:11 +02:00
parent aa2cdb51ec
commit eaff4d781b

View file

@ -13,7 +13,7 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:background="@color/numpad_background_top" android:background="@color/numpad_background_top"
android:textColor="@color/text_contrast" android:textColor="@android:color/white"
android:layout_marginBottom="10dp" android:layout_marginBottom="10dp"
android:textStyle="bold" /> android:textStyle="bold" />