mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2024-12-26 16:52:46 +01:00
remove comment to reduce mental work per review feedback
This commit is contained in:
parent
86bf3ef3e0
commit
3bf880e34a
@ -34,9 +34,6 @@
|
|||||||
<!-- android:elevation:
|
<!-- android:elevation:
|
||||||
1. Needs to match the speed dial's minimal elevation,
|
1. Needs to match the speed dial's minimal elevation,
|
||||||
or the speed dial can't be clicked at all
|
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
|
<com.leinardi.android.speeddial.SpeedDialView
|
||||||
android:id="@+id/fabSD"
|
android:id="@+id/fabSD"
|
||||||
|
Loading…
Reference in New Issue
Block a user