diff readme.txt @ 2563:56183bef6793

Android: Use ItemClick for the ITEM_SELECT event and the API 23 ContextClick for the ITEM_CONTEXT... bump required version to Android 6.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 19 May 2021 01:08:59 +0000
parents dbd15c13f5bb
children dbb189c5d398
line wrap: on
line diff
--- a/readme.txt	Tue May 18 23:29:15 2021 +0000
+++ b/readme.txt	Wed May 19 01:08:59 2021 +0000
@@ -69,10 +69,10 @@
 Added initial iOS support, kicking off a push for mobile.
     iOS requires 13.0 or later due use of SF Symbols and features
     introduced with iOS 13 and Mac Catalyst. Several widgets are
-    currently unsupported: Tree, Scrollbars, MDI and Taskbar.
+    currently unsupported: Tree, MDI and Taskbar.
     Command line builds not supported, create an Xcode project.
 Added initial Android support, Android Studio with Kotlin required.
-    API 19 (KitKat) or later is required to run the produced apps.
+    API 23 (Android 6) or later is required to run the apps.
     Like iOS several widgets are not supported: Tree, Taskbar, MDI.
     Command line builds not supported, create a JNI project.
 Added DW_FEATURE_WINDOW_PLACEMENT to test to see if we can get or