summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authororionlee <orionlee@yahoo.com>2019-04-06 10:54:21 -0700
committerorionlee <orionlee@yahoo.com>2019-04-06 11:15:35 -0700
commit3bf880e34aff2f4f07489ea8bed0a584def89736 (patch)
treee0303c3db994d8e79a08cb324036be987cb1a133 /app
parent86bf3ef3e050d32e566fb3a7ef5947b7ebb0b4e4 (diff)
downloadAntennaPod-3bf880e34aff2f4f07489ea8bed0a584def89736.zip
remove comment to reduce mental work per review feedback
Diffstat (limited to 'app')
-rw-r--r--app/src/main/res/layout/episodes_apply_action_fragment.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/src/main/res/layout/episodes_apply_action_fragment.xml b/app/src/main/res/layout/episodes_apply_action_fragment.xml
index 9693d44d4..984e960d8 100644
--- a/app/src/main/res/layout/episodes_apply_action_fragment.xml
+++ b/app/src/main/res/layout/episodes_apply_action_fragment.xml
@@ -34,9 +34,6 @@
<!-- android:elevation:
1. Needs to match the speed dial's minimal elevation,
or the speed dial can't be clicked at all
- 2. It is honored for API >= 21, but it does not hurt to be added here.
- Use tools:ignore to suppress warnings.
- Otherwise, we need a custom layout for API >= 21 that is more difficult to maintain.
-->
<com.leinardi.android.speeddial.SpeedDialView
android:id="@+id/fabSD"