SteveJG
November 20, 2021, 2:39pm
1
@Susan_Lane
The ListView Filter bar using DeviceDefault theme defaults to Black on Samsung Android 8.1 but works ok in Classic Theme on release nb188. Has this been reported previously?
The emulator displays properly in both DeviceDefault and Classic.
2 Likes
I haven't received a report of this. Thanks. I'll look into it.
@Susan_Lane I just created an issue on GitHub, we also need to add two new properties for changing the background color and text color of the filter bar.
opened 05:53AM - 26 Nov 21 UTC
bug
status: new
**Describe the bug**
From the community [post 1](https://community.appinventor.… mit.edu/t/listview-search-bar-text-color-not-changing/46368), [post 2](https://community-appinventor-mit-edu.ezproxy.canberra.edu.au/t/nb188-listview-filter-bar-issue/46035) the text color and background color are not changing according to device theme also there is no property for changing the text color and the background color of the filter bar.
**Affects**
- [x] Designer
- [ ] Blocks editor
- [x] Companion
- [x] Compiled apps
- [ ] Buildserver
- [ ] Debugging
- [ ] Other... (please describe)
**Expected behavior**
Text color and background color must be changed according to user choice or device theme.
**Steps to reproduce**
1. Create a new project
2. Drag and drop ListView component from the component palette and enable the "ShowFilterBar" property
3. Change the theme from screen properties and check the appearance behavior of the filter bar on the device
see this also,
[Screenshot_20211126-085739]
The text color inside the FilterBar is black (can't change)
background color of the FilterBar is also black (can't change)
You cant make out what you type there unless you select that text
Can someone suggest a solution for this
2 Likes
SteveJG
Closed
April 22, 2024, 5:50pm
5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.