summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/display.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/layout/display.xml b/res/layout/display.xml
index 56b0e6b..52182a4 100644
--- a/res/layout/display.xml
+++ b/res/layout/display.xml
@@ -51,10 +51,6 @@
android:textColor="@color/display_formula_text_color"
android:textIsSelectable="false" />
- <!--
- We lay the result out to full width, but are careful to use only
- 4/5 of the space, so that we have room when we expand.
- -->
<com.android.calculator2.CalculatorResult
android:id="@+id/result"
style="@style/DisplayTextStyle.Result"