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) {