Revert an unwanted change in the previous commit
This commit is contained in:
parent
aa2cdb51ec
commit
eaff4d781b
1 changed files with 1 additions and 1 deletions
|
@ -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" />
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue