Open mab1423 opened 5 years ago
I just downloaded and built your project and it looks OK to me. Tried running in the Codename One simulator, on an actual device running Android 6, and in the Android emulator with Android 7 and Android 8. All gave the same results with what appears to be the correct styling.
CN1 Simulator:
Android 7 emulator:
Android 8 emulator:
Very hard to fix unless I can reproduce. Removing this from the milestone, but keeping the issue open in case others run across it and/or a way to reproduce it is discovered.
The issue is on Android 7 with Huawei Tablet Model BTV-W09
Can you please test this on Android 7 Phone or Tablet?
Regards
[cid:image001.jpg@01D27C64.63ED8510] Digital End to End, Shop Management Software Suite
Auto Shop Technologies, Corp. Mark Bolduc: VP, Engineering & Product Development 195 Millville St Salem, NH 03079
Cell Number 603-327-8465 Email markb@autoshoptechnologies.commailto:markb@autoshoptechnologies.com Web: www.autoshoptechnologies.comhttp://www.autoshoptechnologies.com/
From: Steve Hannah [mailto:notifications@github.com] Sent: Thursday, January 10, 2019 8:56 AM To: codenameone/CodenameOne Cc: Mark Bolduc; Author Subject: Re: [codenameone/CodenameOne] Android 7 the checkbox icons on the tabs do not color correctly (#2652)
I just downloaded and built your project and it looks OK to me. Tried running in the Codename One simulator, on an actual device running Android 6, and in the Android emulator with Android 7 and Android 8. All gave the same results with what appears to be the correct styling.
CN1 Simulator:
[image]https://user-images.githubusercontent.com/2677562/50972546-c939b700-149b-11e9-9f2d-a5ccbd01af72.png
Android 7 emulator:
[image]https://user-images.githubusercontent.com/2677562/50972598-e8d0df80-149b-11e9-9c22-113c917ae0d0.png
Android 8 emulator:
[image]https://user-images.githubusercontent.com/2677562/50972622-f5553800-149b-11e9-965e-ebf2bd2574d8.png
Very hard to fix unless I can reproduce. Removing this from the milestone, but keeping the issue open in case others run across it and/or a way to reproduce it is discovered.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/codenameone/CodenameOne/issues/2652#issuecomment-453103644, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AXzsQo-GDOkadjMfkf8JR6WvHxXHjnpGks5vB0ZVgaJpZM4ZixQd.
Thanks for your effort.
Just purchased new Huawei MediaPad M5 tablet with android 8.0.0 Model CMR-W09 RAM 4GB, SSD 64GB, Screen Resolution 2560 X 1600. Unfortunately the same results.
Thoughts?
I'll try to reproduce this on my device
I have tested this on other manufacturers (Samsung etc) running Android 7 and 8 and they perform correctly. Hopefully you can test this on a Huawei box.
This got a bit buried under my tasks but it seems to work OK on my device so I can't reproduce that issue either.
IDE: NetBeans/Eclipse/IDEANetbeans 8.2 Desktop OS Windows 10 Pro Simulator Latest Device Android 7
Have a Tabs component where each tab's icon is a colored checkbox. (green, yellow, red) (materialIcon) On my Android 7 the checkbox icons on the tabs do not color correctly On My Android 4.42, PC and IOS, The Tab Icon Coloring is as expected
I have skeleton project demonstrating issue. (TabsWithChkBox.zip) https://drive.google.com/file/d/1yjWO_D6p1XDBaxQo-LrquBmnKVe3iCkI/view?usp=sharing
Here is the simple reproducible case. I can send screen shots if needed.
Attached is the theme.
Thanks In Advance.
PS. I suspect the solution will solve other coloring issues such as lists in a dialog do not color until a pressed event. Very Odd.
Happy Holidays!