view Version @ 2753:2ac361d3a837

Android: Rewrite listbox multiple selection... keep track of the selection ourselves using a "multiple" list in our DWListBox class. Show that an item is selected by changing its background to dark gray. I try to do the "native" thing on platforms when possible, but the Android native checked item wasn't really working. Can revisit later if we want a more native version.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 01 Jan 2022 18:47:38 +0000
parents 95ad22a4da2d
children 023045e14837
line wrap: on
line source

# Set these here to change the version for all platforms
DW_MAJOR_VERSION=3
DW_MINOR_VERSION=2