Fixed
Status Update
Comments
ja...@gmail.com <ja...@gmail.com> #2
I am experiencing the same problem on multiple devices using 23.2.0
ar...@google.com <ar...@google.com> #3
Hi,
We have passed this defect on to the development team and will update this issue with more information as it becomes available.
Thanks
We have passed this defect on to the development team and will update this issue with more information as it becomes available.
Thanks
ki...@google.com <ki...@google.com>
ai...@gmail.com <ai...@gmail.com> #5
Same problem here.
ko...@gmail.com <ko...@gmail.com> #6
Same problem.
pe...@gmail.com <pe...@gmail.com> #7
Could somebody from the team please confirm whether this issue is indeed the reason for bumping the min SDK to 14 in 26.0.0-alpha1?
ca...@gmail.com <ca...@gmail.com> #8
This is a bug, but the fitSystemWindows on the CoordinatorLayout is doing absolutely zero here. You can remove it and the bug will go.
ro...@gmail.com <ro...@gmail.com> #9
Hi,
The development team has fixed the issue that you have reported and it will be available in a future version.
Thanks
The development team has fixed the issue that you have reported and it will be available in a future version.
Thanks
li...@gmail.com <li...@gmail.com> #10
Well, this costed me a day of work. Can confirm that it has been fixed in 25.3.1
do...@gmail.com <do...@gmail.com> #11
[Comment deleted]
gy...@gmail.com <gy...@gmail.com> #12
SwitchCompat is part of the appcompat lib, so it provides material design on pre-Lollilop devices. I guess the native switch does not do that.
ko...@gmail.com <ko...@gmail.com> #13
This bug is back in 25.4.0. The 25.x.x is supposed to be compatible with pre-14 devices, only 26.x.x should drop support.
cp...@gmail.com <cp...@gmail.com> #14
Confirm regression, bug is back in 25.4.0
Description
Version used: 25.3.0
Theme used: N/A
Devices/Android versions reproduced on: API 13 and below
As per the documentation of SwitchCompat (
The support lib revisions page does not contain any info about deprecation nor removal of this element from API (7-)9-13 devices. If it is not being supported on devices below API 14, the appropriate classes should be modified to implement a different widget or a custom implementation.