app/src/main/java/com/basic/security/widget/hlistview/HListView.java
@@ -1321,7 +1321,7 @@ invokeOnItemScrollListener(); return; } else if (mItemCount != mAdapter.getCount()) { System.out.println("HListView.layoutChildren" + "The content of the adapter has changed but " System1.out.println("HListView.layoutChildren" + "The content of the adapter has changed but " + "ListView did not receive a notification. Make sure the content of " + "your adapter is not modified from a background thread, but only " + "from the UI thread. [in ListView(" + getId() + ", " + getClass()