lyxaira.glass 3 年前
父节点
当前提交
935015fb1d
共有 2 个文件被更改,包括 10 次插入2 次删除
  1. 5
    1
      platforms/browser/www/index.html
  2. 5
    1
      www/index.html

+ 5
- 1
platforms/browser/www/index.html 查看文件

@@ -295,7 +295,11 @@
295 295
                             Esp[i] = Esp[i].charAt(0).toUpperCase() + Esp[i].slice(1);
296 296
                         };
297 297
 
298
-                        /*final int[] prevExpandPosition = {-1};
298
+                        /* ons expandable close after selecting other javascript
299
+
300
+
301
+
302
+                        final int[] prevExpandPosition = {-1};
299 303
                             expandableListView.setOnGroupExpandListener(new ExpandableListView.OnGroupExpandListener() {
300 304
                                 @Override
301 305
                                 public void onGroupExpand(int groupPosition) {

+ 5
- 1
www/index.html 查看文件

@@ -295,7 +295,11 @@
295 295
                             Esp[i] = Esp[i].charAt(0).toUpperCase() + Esp[i].slice(1);
296 296
                         };
297 297
 
298
-                        /*final int[] prevExpandPosition = {-1};
298
+                        /* ons expandable close after selecting other javascript
299
+
300
+
301
+
302
+                        final int[] prevExpandPosition = {-1};
299 303
                             expandableListView.setOnGroupExpandListener(new ExpandableListView.OnGroupExpandListener() {
300 304
                                 @Override
301 305
                                 public void onGroupExpand(int groupPosition) {