Android Code Snippet [B4xpages] B4A UI setting light & dark

I wanted to share a simple code snippet that shows how to create a UI settings menu using B4XPages, XCustomListView, and basic row templates. It's fully customizable and supports both light and dark themes. Feel free to adapt it to your needs—this is just a starting point to inspire your own implementation.

The code posted is only for B4a but can easily be transferred to b4i or b4j


Screenshot 2025-07-18 151231.png
Screenshot 2025-07-18 151256.png
 

Attachments

  • Setting.zip
    17.1 KB · Views: 90

Xfood

Expert
Licensed User
Congratulations @valerioup , and thanks for this project you shared, it would be nice if when you click / select an item the item lights up instead of the whole background of the clv, could you implement this feature?
 
Top