summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
authorMichael W <baddaemon87@gmail.com>2022-03-18 20:23:26 +0100
committerMichael W <baddaemon87@gmail.com>2022-04-18 10:03:08 +0200
commitfa6047db25729eebf26826f738d4a4ab2327a512 (patch)
treee94535bf44d25673adbf26f9262c5a56413f8280 /res/layout
parent23d7064d1abf2feb41d3d1a1812038a26e836181 (diff)
DeskClock: Remove compatibility to old APIsHEADsugisawa-mr1
* We never build on these, so the code and annotations are useless Change-Id: I791370b531ecadcbddb63ca04d5c4c51aafe1bc1
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/timer_setup_time.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/timer_setup_time.xml b/res/layout/timer_setup_time.xml
index 2f8f0ea92..aef811b68 100644
--- a/res/layout/timer_setup_time.xml
+++ b/res/layout/timer_setup_time.xml
@@ -37,7 +37,6 @@
android:singleLine="true"
android:textColor="?android:attr/textColorPrimary"
android:textSize="@dimen/timer_setup_digit_font_size"
- tools:targetApi="21"
tools:text="12h34m56s"/>
</LinearLayout>