GTArena-UI-Defects / real-world /issues /CatimaLoyalty_Android_2077.txt
songjah's picture
✨Upload real-world and artificial-injected data
d99a87c
Bug Report Title:
Display options dialog: Incorrect background in "onPressed" state
Bug Report Issue:
See the first option "Show name below image thumbnail":
<img src="https://github.com/user-attachments/assets/e613c9c3-cd38-43c3-bbfb-62e0e486d3e5" width=400 />
Comments:
Comment#1:
Yeah, I actually noticed this while coding but didn't write it down. I think it may be a bug in the official Google components. I didn't really look into it more as it seemed low priority but a clean fix for this would be nice, so thanks for reporting this :)
---
Comment#2:
Could you please point to the exact place where this component is in the app code?
---
Comment#3:
https://github.com/CatimaLoyalty/Android/blob/518f384b9986d291bc6f83ad1355a954785c6bfd/app/src/main/java/protect/card_locker/LoyaltyCardListDisplayOptionsManager.java#L127-L175
---