Commit 238255d0 authored by yangwu.jia's avatar yangwu.jia

add png

parent 08671c5f
......@@ -17,4 +17,3 @@ example/android/app/.classpath
example/android/app/.project
example/android/.project
flutter_boost
example
......@@ -263,7 +263,7 @@ public class Utils {
return;
}
String [] arr = new String[]{"mLastSrvView", "mServedView", "mNextServedView"};
String [] arr = new String[]{"mServedView", "mNextServedView"};
Field f = null;
Object obj_get = null;
for (int i = 0;i < arr.length;i ++) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment